summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2018-07-20 14:34:45 +0200
committerArno <arno@disconnect.de>2018-07-20 14:40:30 +0200
commit6baa7366f20eabac32c3d84ae9832e517f5e0400 (patch)
treeae26564ebcf7139ad335025d3e757a29eb847629 /shemov.pro
parent83873855d4f4d3042b50e521029c902bc5e05893 (diff)
downloadSheMov-6baa7366f20eabac32c3d84ae9832e517f5e0400.tar.gz
SheMov-6baa7366f20eabac32c3d84ae9832e517f5e0400.tar.bz2
SheMov-6baa7366f20eabac32c3d84ae9832e517f5e0400.zip
More code churn
Create separate files for MappingData and MappingTreeResultModel. Hopefully no functional changes.
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro8
1 files changed, 6 insertions, 2 deletions
diff --git a/shemov.pro b/shemov.pro
index d97a94a..544d2a3 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -55,7 +55,9 @@ SOURCES = main.cpp \
mappingeditwidget.cpp \
mappinginputdialog.cpp \
mappingeditdialog.cpp \
- mappingtreeproxy.cpp
+ mappingtreeproxy.cpp \
+ mappingtreeresultmodel.cpp \
+ mappingdata.cpp
HEADERS = \
shemov.h \
helper.h \
@@ -105,7 +107,9 @@ HEADERS = \
mappingeditwidget.h \
mappinginputdialog.h \
mappingeditdialog.h \
- mappingtreeproxy.h
+ mappingtreeproxy.h \
+ mappingtreeresultmodel.h \
+ mappingdata.h
LIBS += -lmagic -lXfixes -lX11 -lMagick++-6.Q16HDRI
INCLUDEPATH += /usr/include/ImageMagick-6/
RESOURCES = shemov.qrc