summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2018-07-19 18:21:11 +0200
committerArno <arno@disconnect.de>2018-07-19 18:21:11 +0200
commitd54f8bc5effe3c008ff39f0e55bf1b71e08c19af (patch)
tree4fd3af96fdc0987a6e70eec3862207018068b2c1 /shemov.pro
parent3e8bac71c414a5b9f7c80bc9a6b0fb6a760519f6 (diff)
downloadSheMov-d54f8bc5effe3c008ff39f0e55bf1b71e08c19af.tar.gz
SheMov-d54f8bc5effe3c008ff39f0e55bf1b71e08c19af.tar.bz2
SheMov-d54f8bc5effe3c008ff39f0e55bf1b71e08c19af.zip
Just code shuffle, no functional change
Split up all the classes in mappingtreewidget into separate files to make editing easier.
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro14
1 files changed, 12 insertions, 2 deletions
diff --git a/shemov.pro b/shemov.pro
index 95f4cc2..d97a94a 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -50,7 +50,12 @@ SOURCES = main.cpp \
sminputdialog.cpp \
editfiledialog.cpp \
picturelistview.cpp \
- mappingtreeview.cpp
+ mappingtreeview.cpp \
+ mappingtreeresultview.cpp \
+ mappingeditwidget.cpp \
+ mappinginputdialog.cpp \
+ mappingeditdialog.cpp \
+ mappingtreeproxy.cpp
HEADERS = \
shemov.h \
helper.h \
@@ -95,7 +100,12 @@ HEADERS = \
sminputdialog.h \
editfiledialog.h \
picturelistview.h \
- mappingtreeview.h
+ mappingtreeview.h \
+ mappingtreeresultview.h \
+ mappingeditwidget.h \
+ mappinginputdialog.h \
+ mappingeditdialog.h \
+ mappingtreeproxy.h
LIBS += -lmagic -lXfixes -lX11 -lMagick++-6.Q16HDRI
INCLUDEPATH += /usr/include/ImageMagick-6/
RESOURCES = shemov.qrc