summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2018-11-03 07:55:02 +0100
committerArno <arno@disconnect.de>2018-11-03 07:55:02 +0100
commita896d928412bc8f02131c8c6ab0d8c1ad4e4753f (patch)
treebb2d50f4675c3100b1a1a578988c41c3f5c6275f /shemov.pro
parent3bfc587c081df11a02fad65e9cf9a3174aba284a (diff)
downloadSheMov-a896d928412bc8f02131c8c6ab0d8c1ad4e4753f.tar.gz
SheMov-a896d928412bc8f02131c8c6ab0d8c1ad4e4753f.tar.bz2
SheMov-a896d928412bc8f02131c8c6ab0d8c1ad4e4753f.zip
Put WizardTreeModel in separate file
One class per file :) No functional changes, just code shuffle and reindention.
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/shemov.pro b/shemov.pro
index b5dfce6..da69ea8 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -58,7 +58,8 @@ SOURCES = main.cpp \
mappingtreeproxy.cpp \
mappingtreeresultmodel.cpp \
mappingdata.cpp \
- videoviewer.cpp
+ videoviewer.cpp \
+ wizardtreemodel.cpp
HEADERS = \
shemov.h \
helper.h \
@@ -111,7 +112,8 @@ HEADERS = \
mappingtreeproxy.h \
mappingtreeresultmodel.h \
mappingdata.h \
- videoviewer.h
+ videoviewer.h \
+ wizardtreemodel.h
LIBS += -lmagic -lXfixes -lX11 -lMagick++-6.Q16HDRI
INCLUDEPATH += /usr/include/ImageMagick-6/
RESOURCES = shemov.qrc