From 98903de8351e1f78a057febe0bb996223a238d56 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 28 May 2010 21:32:54 +0200 Subject: Redesign of editing archive items Added new widget to edit movies already in archive. ArchiveItemInfoEdit is designed to be part of a QTabWidget. --- shemov.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'shemov.pro') 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 -- cgit v1.2.3-70-g09d2