summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authoram <am@f440f766-f032-0410-8965-dc7d17de2ca0>2009-07-31 17:31:26 +0000
committeram <am@f440f766-f032-0410-8965-dc7d17de2ca0>2009-07-31 17:31:26 +0000
commit68ee8c0796a663ec87b913da33d48cf5481ddb35 (patch)
tree70f852b418049324f79c381e8413f3edf4d261ac /shemov.pro
parent6423dcb88055f3553981f9fc8816b42df871c706 (diff)
downloadSheMov-68ee8c0796a663ec87b913da33d48cf5481ddb35.tar.gz
SheMov-68ee8c0796a663ec87b913da33d48cf5481ddb35.tar.bz2
SheMov-68ee8c0796a663ec87b913da33d48cf5481ddb35.zip
-started properties dialog, does nothing atm, but compiles :)
git-svn-id: file:///var/svn/repos2/shemov/trunk@396 f440f766-f032-0410-8965-dc7d17de2ca0
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 32b2f83..d32685b 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -28,7 +28,8 @@ editarchiveitemdialog.cpp \
sizedelegate.cpp \
archiveddelegate.cpp \
coverarchiveeditor.cpp \
-textenterdialog.cpp
+textenterdialog.cpp \
+moviepropertiesdialog.cpp
HEADERS = listitem.h \
listmodel.h \
movieitem.h \
@@ -55,7 +56,8 @@ editarchiveitemdialog.h \
sizedelegate.h \
archiveddelegate.h \
coverarchiveeditor.h \
-textenterdialog.h
+textenterdialog.h \
+moviepropertiesdialog.h
LIBS += -lmagic
LIBS += -lcryptopp
INCLUDEPATH += /usr/include/cryptopp