summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-15 23:34:41 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-15 23:34:41 +0300
commit628c14231ce3a1b88ce6082cffc234d2a59df60a (patch)
treed02d5a130a9f8b809c14ec227ff455327f3f645a /src/CMakeLists.txt
parentb4c85f2e10a0175379ff394881028d12a7a30ca9 (diff)
downloadplus-628c14231ce3a1b88ce6082cffc234d2a59df60a.tar.gz
plus-628c14231ce3a1b88ce6082cffc234d2a59df60a.tar.bz2
plus-628c14231ce3a1b88ce6082cffc234d2a59df60a.tar.xz
plus-628c14231ce3a1b88ce6082cffc234d2a59df60a.zip
Move modelistmodel into separate file.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 42c2ae992..67db760fe 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -197,6 +197,8 @@ SET(SRCS
gui/widgets/linkhandler.h
gui/widgets/listbox.cpp
gui/widgets/listbox.h
+ gui/models/modelistmodel.cpp
+ gui/models/modelistmodel.h
gui/models/namesmodel.cpp
gui/models/namesmodel.h
gui/models/playerrelationlistmodel.h