summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSebastien Braun2010-10-05 15:43:16 +0200
committerSebastien Braun2010-10-05 22:12:27 +0200
commitc73f21c8a607b99c855d5cce545a305f16ac9354 (patch)
tree92f39e06f659351514f55f90706d873833d2861b /CMakeLists.txt
parentWhitespace fix (diff)
downloadpvs-c73f21c8a607b99c855d5cce545a305f16ac9354.tar.gz
pvs-c73f21c8a607b99c855d5cce545a305f16ac9354.tar.xz
pvs-c73f21c8a607b99c855d5cce545a305f16ac9354.zip
Forgot to add pvsNetworkInterfaceListModel.cpp to CMakeLists.txt
Diffstat (limited to 'CMakeLists.txt')
-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)