summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-15 19:48:43 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-15 19:48:43 +0300
commitb4c85f2e10a0175379ff394881028d12a7a30ca9 (patch)
tree7bfc3ea50b36eac018742b14456d78f2d1d4f625 /src/CMakeLists.txt
parented8907c08cd97fc4ab176943cd891ffd673acbd1 (diff)
downloadplus-b4c85f2e10a0175379ff394881028d12a7a30ca9.tar.gz
plus-b4c85f2e10a0175379ff394881028d12a7a30ca9.tar.bz2
plus-b4c85f2e10a0175379ff394881028d12a7a30ca9.tar.xz
plus-b4c85f2e10a0175379ff394881028d12a7a30ca9.zip
Move langlistmodel into separate file.
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 c6cbcecfc..42c2ae992 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -154,6 +154,7 @@ SET(SRCS
gui/models/ignorechoiceslistmodel.h
gui/models/itemsmodel.h
gui/models/keylistmodel.h
+ gui/models/langlistmodel.h
gui/widgets/flowcontainer.cpp
gui/widgets/flowcontainer.h
gui/widgets/tabs/gmtab.cpp