summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2010-05-28 21:32:54 +0200
committerArno <am@disconnect.de>2010-05-28 21:52:12 +0200
commit98903de8351e1f78a057febe0bb996223a238d56 (patch)
treea220e857f73af9497e80b4e8b1a887773d5ba6ee /shemov.pro
parent9ab30cc1d7d5362a826f89dda5cb14f7716c2908 (diff)
downloadSheMov-98903de8351e1f78a057febe0bb996223a238d56.tar.gz
SheMov-98903de8351e1f78a057febe0bb996223a238d56.tar.bz2
SheMov-98903de8351e1f78a057febe0bb996223a238d56.zip
Redesign of editing archive items
Added new widget to edit movies already in archive. ArchiveItemInfoEdit is designed to be part of a QTabWidget.
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 5b2b761..cbdb1aa 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -44,7 +44,8 @@ SOURCES = main.cpp \
listmodelsingleton.cpp \
moviemodelsingleton.cpp \
pictureviewer.cpp \
- pictureviewerinfoitem.cpp
+ pictureviewerinfoitem.cpp \
+ archiveiteminfoedit.cpp
HEADERS = listitem.h \
listmodel.h \
movieitem.h \
@@ -84,6 +85,7 @@ HEADERS = listitem.h \
listmodelsingleton.h \
moviemodelsingleton.h \
pictureviewer.h \
- pictureviewerinfoitem.h
+ pictureviewerinfoitem.h \
+ archiveiteminfoedit.h
LIBS += -lmagic
RESOURCES = shemov.qrc