summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-15 23:42:45 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-15 23:42:45 +0300
commit17e14e2d369e08d7300870fa592c5eac6e5e27ec (patch)
tree3bb8da0254118a7f1b217abcfa02cb9fc2ec7c48 /src/CMakeLists.txt
parent628c14231ce3a1b88ce6082cffc234d2a59df60a (diff)
downloadplus-17e14e2d369e08d7300870fa592c5eac6e5e27ec.tar.gz
plus-17e14e2d369e08d7300870fa592c5eac6e5e27ec.tar.bz2
plus-17e14e2d369e08d7300870fa592c5eac6e5e27ec.tar.xz
plus-17e14e2d369e08d7300870fa592c5eac6e5e27ec.zip
Move opengllistmodel 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 67db760fe..92997a270 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -201,6 +201,7 @@ SET(SRCS
gui/models/modelistmodel.h
gui/models/namesmodel.cpp
gui/models/namesmodel.h
+ gui/models/opengllistmodel.h
gui/models/playerrelationlistmodel.h
gui/models/playertablemodel.cpp
gui/models/playertablemodel.h