summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-02-23 12:09:01 +0300
committerAndrei Karas <akaras@inbox.ru>2014-02-23 12:09:01 +0300
commitdf2ba2dd07a6358f9015af6a6549ef766f86a8fb (patch)
tree39dc20ba274d3873fbe0788582a36d163455abf7 /src/CMakeLists.txt
parent19fe9e002d10a6708de693e06748e56fba22890a (diff)
downloadplus-df2ba2dd07a6358f9015af6a6549ef766f86a8fb.tar.gz
plus-df2ba2dd07a6358f9015af6a6549ef766f86a8fb.tar.bz2
plus-df2ba2dd07a6358f9015af6a6549ef766f86a8fb.tar.xz
plus-df2ba2dd07a6358f9015af6a6549ef766f86a8fb.zip
Move iconsmodel 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 8e668ce2c..e90c06b0f 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/iconsmodel.h
gui/models/ignorechoiceslistmodel.h
gui/widgets/flowcontainer.cpp
gui/widgets/flowcontainer.h