summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2018-04-04 11:50:43 +0200
committerArno <arno@disconnect.de>2018-04-04 11:50:43 +0200
commit295b8e2b197e689380002ccfe77fe4fb56c544d6 (patch)
tree60929a9b3ddbdd8a261f9159f1a774c47033665e /shemov.pro
parenta86cab595e880541b3fe717a1c382e4f39fc01d5 (diff)
downloadSheMov-295b8e2b197e689380002ccfe77fe4fb56c544d6.tar.gz
SheMov-295b8e2b197e689380002ccfe77fe4fb56c544d6.tar.bz2
SheMov-295b8e2b197e689380002ccfe77fe4fb56c544d6.zip
Implement MoviePropertiesDialog
Try to replace all those editing dialogs with one exhausting dialog. For now, it's just the layout. It does nothing yet.
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 ffcebc8..6a2fa32 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -46,7 +46,8 @@ SOURCES = main.cpp \
fsproxy.cpp \
viewer.cpp \
moviewidget.cpp \
- smview.cpp
+ smview.cpp \
+ moviepropertiesdialog.cpp
HEADERS = \
shemov.h \
helper.h \
@@ -87,7 +88,8 @@ HEADERS = \
fsproxy.h \
viewer.h \
moviewidget.h \
- smview.h
+ smview.h \
+ moviepropertiesdialog.h
LIBS += -lmagic -lXfixes -lX11 -lMagick++-6.Q16HDRI
INCLUDEPATH += /usr/include/ImageMagick-6/
RESOURCES = shemov.qrc