From d95e3f02d6615854547bded419de81395b28c2c5 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 29 May 2010 12:40:45 +0200 Subject: Implemented ArchiveItemCoverEdit Implemented Widget in preparation for the new ArchiveItemEditDialog. It's still quite convoluted, but I can't think of a better way to do this. --- shemov.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index cbdb1aa..a6090c3 100644 --- a/shemov.pro +++ b/shemov.pro @@ -45,7 +45,8 @@ SOURCES = main.cpp \ moviemodelsingleton.cpp \ pictureviewer.cpp \ pictureviewerinfoitem.cpp \ - archiveiteminfoedit.cpp + archiveiteminfoedit.cpp \ + archiveitemcoveredit.cpp HEADERS = listitem.h \ listmodel.h \ movieitem.h \ @@ -86,6 +87,7 @@ HEADERS = listitem.h \ moviemodelsingleton.h \ pictureviewer.h \ pictureviewerinfoitem.h \ - archiveiteminfoedit.h + archiveiteminfoedit.h \ + archiveitemcoveredit.h LIBS += -lmagic RESOURCES = shemov.qrc -- cgit v1.2.3-70-g09d2