summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0899bdf..8afb407 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -116,6 +116,7 @@ SET( PVSGUI_SRCS
src/util/vncClientThread.cpp
src/util/TextFile.cpp
src/gui/aboutDialog.cpp
+ src/net/pvsNetworkInterfaceListModel.cpp
)
@@ -212,6 +213,7 @@ SET( PVSGUI_MOC_HDRS
src/gui/clientInfoDialog.h
src/util/vncClientThread.h
src/gui/aboutDialog.h
+ src/net/pvsNetworkInterfaceListModel.h
)
# i18n (Qt)