summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-02-23 12:51:27 +0300
committerAndrei Karas <akaras@inbox.ru>2014-02-23 12:53:58 +0300
commita82f24070bc8d11f0fd487a18df0c73c63a0742c (patch)
treef3cb2027d19627971707f7df5a75c3033bd0d0fd /src/CMakeLists.txt
parent2da15d7db0aa51bf2d64802fdeee08b0b8a5a161 (diff)
downloadplus-a82f24070bc8d11f0fd487a18df0c73c63a0742c.tar.gz
plus-a82f24070bc8d11f0fd487a18df0c73c63a0742c.tar.bz2
plus-a82f24070bc8d11f0fd487a18df0c73c63a0742c.tar.xz
plus-a82f24070bc8d11f0fd487a18df0c73c63a0742c.zip
Move typelistmodel into gui/model directory.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index e90c06b0f..db705332c 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -235,6 +235,7 @@ SET(SRCS
gui/models/tablemodel.h
gui/models/touchactionmodel.cpp
gui/models/touchactionmodel.h
+ gui/models/typelistmodel.h
gui/models/updatetypemodel.h
gui/models/updatelistmodel.h
gui/models/worldlistmodel.h