summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2018-04-03 18:35:46 +0200
committerArno <arno@disconnect.de>2018-04-03 18:35:46 +0200
commita72d06854cfb2d41762bfde48ef1543aca47020a (patch)
tree69cd71b6f1a85a8b0e02bd1f04e5497740a907f4 /shemov.pro
parent5b2f85010f18c8a9b86df47308e30fa549c9eeb0 (diff)
downloadSheMov-a72d06854cfb2d41762bfde48ef1543aca47020a.tar.gz
SheMov-a72d06854cfb2d41762bfde48ef1543aca47020a.tar.bz2
SheMov-a72d06854cfb2d41762bfde48ef1543aca47020a.zip
First implementation of MovieWidget
It's the replacement for the archive viewer thingy. Just keep it simple and stupid. For now it shows series data.
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 bce7b12..0d464a4 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -45,7 +45,8 @@ SOURCES = main.cpp \
fswidget.cpp \
fsproxy.cpp \
viewer.cpp \
- fsview.cpp
+ fsview.cpp \
+ moviewidget.cpp
HEADERS = \
shemov.h \
helper.h \
@@ -85,7 +86,8 @@ HEADERS = \
fswidget.h \
fsproxy.h \
viewer.h \
- fsview.h
+ fsview.h \
+ moviewidget.h
LIBS += -lmagic -lXfixes -lX11 -lMagick++-6.Q16HDRI
INCLUDEPATH += /usr/include/ImageMagick-6/
RESOURCES = shemov.qrc