summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2018-07-14 14:30:47 +0200
committerArno <arno@disconnect.de>2018-07-14 14:30:47 +0200
commitf6eb9eb58568b5fde537cc8119914dc77b25b46a (patch)
tree6705b4a8648d1ff495d968f239336a6f41bc2672 /shemov.pro
parentd82fb61156a3addbd798d07f944e9f5a8b51ae5d (diff)
downloadSheMov-f6eb9eb58568b5fde537cc8119914dc77b25b46a.tar.gz
SheMov-f6eb9eb58568b5fde537cc8119914dc77b25b46a.tar.bz2
SheMov-f6eb9eb58568b5fde537cc8119914dc77b25b46a.zip
Rename PictureView to PictureListView
Rename it to make clear(er) that it is a TreeView, not a picture viewer. Also, remove it from pictureswidget.{h,cpp} into a separate file.
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 38916a6..075b300 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -48,7 +48,8 @@ SOURCES = main.cpp \
smview.cpp \
moviepropertiesdialog.cpp \
sminputdialog.cpp \
- editfiledialog.cpp
+ editfiledialog.cpp \
+ picturelistview.cpp
HEADERS = \
shemov.h \
helper.h \
@@ -91,7 +92,8 @@ HEADERS = \
smview.h \
moviepropertiesdialog.h \
sminputdialog.h \
- editfiledialog.h
+ editfiledialog.h \
+ picturelistview.h
LIBS += -lmagic -lXfixes -lX11 -lMagick++-6.Q16HDRI
INCLUDEPATH += /usr/include/ImageMagick-6/
RESOURCES = shemov.qrc