From 295b8e2b197e689380002ccfe77fe4fb56c544d6 Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 4 Apr 2018 11:50:43 +0200 Subject: Implement MoviePropertiesDialog Try to replace all those editing dialogs with one exhausting dialog. For now, it's just the layout. It does nothing yet. --- shemov.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'shemov.pro') 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 -- cgit v1.2.3-70-g09d2