From aaef34e66368a2803ae876d734809b69f0c258a2 Mon Sep 17 00:00:00 2001 From: Arno Date: Thu, 27 Jan 2011 13:06:32 +0100 Subject: Finished metadata Created a modes for metadata, revamped NewMovieWizard to use the model and created a MetadataWidget to edit and display metadata. --- shemov.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index c65a003..bf6a368 100644 --- a/shemov.pro +++ b/shemov.pro @@ -31,7 +31,8 @@ SOURCES = main.cpp \ newmoviewizard.cpp \ filepropertiesdialog.cpp \ hoverwindow.cpp \ - consistencycheck.cpp + consistencycheck.cpp \ + seriesmetadatamodel.cpp HEADERS = listitem.h \ filesystemdirproxy.h \ filesystemwidget.h \ @@ -57,6 +58,7 @@ HEADERS = listitem.h \ newmoviewizard.h \ filepropertiesdialog.h \ hoverwindow.h \ - consistencycheck.h + consistencycheck.h \ + seriesmetadatamodel.h LIBS += -lmagic -lXfixes RESOURCES = shemov.qrc -- cgit v1.2.3-70-g09d2