From d3c5cf915f71ada6324277bc427796b9739c6cb8 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 16 Dec 2011 11:52:56 +0100 Subject: DbAnalyzer first try Well, trying to join the consistencyChecker and the check for stray actors/genres. First try :) --- shemov.pro | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index 7aae998..67c4a9b 100644 --- a/shemov.pro +++ b/shemov.pro @@ -34,7 +34,8 @@ SOURCES = main.cpp \ seriesmetadatamodel.cpp \ mappingtableeditor.cpp \ smdialog.cpp \ - propertiesdialog.cpp + propertiesdialog.cpp \ + dbanalyzer.cpp HEADERS = listitem.h \ filesystemdirproxy.h \ filesystemwidget.h \ @@ -64,6 +65,7 @@ HEADERS = listitem.h \ seriesmetadatamodel.h \ mappingtableeditor.h \ smdialog.h \ - propertiesdialog.h -LIBS += -lmagic -lXfixes + propertiesdialog.h \ + dbanalyzer.h +LIBS += -lmagic -lXfixes -lX11 RESOURCES = shemov.qrc -- cgit v1.2.3-70-g09d2