summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-02-22 23:06:48 +0300
committerAndrei Karas <akaras@inbox.ru>2014-02-22 23:06:48 +0300
commit5c53d50e9da718690e3f8d055ecd3bf10a866267 (patch)
tree21b38383f4f70ce53bf53c62bb65383aecf44d54 /src/CMakeLists.txt
parent95982ba8c3767f93fc9b8627de3fa5adde26f126 (diff)
downloadplus-5c53d50e9da718690e3f8d055ecd3bf10a866267.tar.gz
plus-5c53d50e9da718690e3f8d055ecd3bf10a866267.tar.bz2
plus-5c53d50e9da718690e3f8d055ecd3bf10a866267.tar.xz
plus-5c53d50e9da718690e3f8d055ecd3bf10a866267.zip
Move ignorechoiceslistmodel into gui/models 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 b8b2b1925..bff6a6ae1 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -142,6 +142,7 @@ SET(SRCS
gui/models/extendednamesmodel.cpp
gui/models/extendednamesmodel.h
gui/models/fontsmodel.h
+ gui/models/ignorechoiceslistmodel.h
gui/widgets/flowcontainer.cpp
gui/widgets/flowcontainer.h
gui/widgets/tabs/gmtab.cpp