summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2010-05-10 18:48:31 +0200
committerArno <am@disconnect.de>2010-05-10 18:48:31 +0200
commit8e1b2c03076b9908fbc8eafe861845c2d11bd7f0 (patch)
tree5e6c563853b38211c00f5026308660af5957b9f7 /shemov.pro
parent9f0caecf7875f998dc9c85d4f35f985335222d67 (diff)
downloadSheMov-8e1b2c03076b9908fbc8eafe861845c2d11bd7f0.tar.gz
SheMov-8e1b2c03076b9908fbc8eafe861845c2d11bd7f0.tar.bz2
SheMov-8e1b2c03076b9908fbc8eafe861845c2d11bd7f0.zip
Redesign of ConfigurationDialog
Revamped ConfigurationDialog for more than one movie player or picture viewers. Introduced a new widget ProgramConfigurator.
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 d3d8fdb..c4f7449 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -39,7 +39,8 @@ SOURCES = main.cpp \
fileinfoitem.cpp \
fileinfomodel.cpp \
actorcountmodel.cpp \
- graphbarwidget.cpp
+ graphbarwidget.cpp \
+ programconfigurator.cpp
HEADERS = listitem.h \
listmodel.h \
movieitem.h \
@@ -74,7 +75,8 @@ HEADERS = listitem.h \
fileinfoitem.h \
fileinfomodel.h \
actorcountmodel.h \
- graphbarwidget.h
+ graphbarwidget.h \
+ programconfigurator.h
LIBS += -lmagic
LIBS += -lcryptopp
INCLUDEPATH += /usr/include/cryptopp