rename host files

This commit is contained in:
Akash Mozumdar 2018-11-22 15:54:11 -05:00
parent b80f795143
commit 9f85edf704
3 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ set(gui_SRCS
extenwindow.cpp extenwindow.cpp
setdialog.cpp setdialog.cpp
tests.cpp tests.cpp
host/host.cc host/host.cpp
host/textthread.cc host/textthread.cpp
host/util.cpp host/util.cpp
${RESOURCE_FILES} ${RESOURCE_FILES}
) )