summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-02-23 14:03:30 +0300
committerAndrei Karas <akaras@inbox.ru>2014-02-23 14:03:30 +0300
commitabbe2e84657fdb3afc6f07b6df82918938862fd8 (patch)
tree01e7a2610d77f4714e89775ac26f81305412f965 /src/CMakeLists.txt
parent2bdfb00921306fd3d0370e15fd1fe7f08b1f67f7 (diff)
downloadplus-abbe2e84657fdb3afc6f07b6df82918938862fd8.tar.gz
plus-abbe2e84657fdb3afc6f07b6df82918938862fd8.tar.bz2
plus-abbe2e84657fdb3afc6f07b6df82918938862fd8.tar.xz
plus-abbe2e84657fdb3afc6f07b6df82918938862fd8.zip
Move sortlistmodelbuy 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 dec92abe1..01d842f87 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -222,6 +222,7 @@ SET(SRCS
gui/widgets/skillinfo.h
gui/models/skillmodel.cpp
gui/models/skillmodel.h
+ gui/models/sortlistmodelbuy.h
gui/models/soundsmodel.h
gui/widgets/slider.cpp
gui/widgets/slider.h