From 23289ad65a1b06d3c3e9bbd4706ce75ce40c4b52 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 19 Feb 2011 13:59:19 +0100 Subject: Edit genres and actors Added dialog for editing actors and genres. --- shemov.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index 3123d26..4a52ca6 100644 --- a/shemov.pro +++ b/shemov.pro @@ -31,7 +31,8 @@ SOURCES = main.cpp \ filepropertiesdialog.cpp \ hoverwindow.cpp \ consistencycheck.cpp \ - seriesmetadatamodel.cpp + seriesmetadatamodel.cpp \ + mappingtableeditor.cpp HEADERS = listitem.h \ filesystemdirproxy.h \ filesystemwidget.h \ @@ -58,6 +59,7 @@ HEADERS = listitem.h \ filepropertiesdialog.h \ hoverwindow.h \ consistencycheck.h \ - seriesmetadatamodel.h + seriesmetadatamodel.h \ + mappingtableeditor.h LIBS += -lmagic -lXfixes RESOURCES = shemov.qrc -- cgit v1.2.3-70-g09d2