From 6baa7366f20eabac32c3d84ae9832e517f5e0400 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 20 Jul 2018 14:34:45 +0200 Subject: More code churn Create separate files for MappingData and MappingTreeResultModel. Hopefully no functional changes. --- shemov.pro | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'shemov.pro') 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 -- cgit v1.2.3-70-g09d2