From 004b9243248a29eaa73b5fae5a5ef7b5ca914f94 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 25 Jul 2010 13:00:30 +0200 Subject: Fixed StatisticsDialog adapted StatisticsDialog to the new database schema and make it use WebKit and HTML to display the graph bars. This change obsoleted the classes ActorCountModel and GraphBarWidget. --- shemov.pro | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index 865e1d3..5173801 100644 --- a/shemov.pro +++ b/shemov.pro @@ -5,6 +5,7 @@ CONFIG += warn_on \ debug CONFIG -= release QT += sql +QT += webkit SOURCES = main.cpp \ filesystemdirproxy.cpp \ filesystemwidget.cpp \ @@ -20,8 +21,6 @@ SOURCES = main.cpp \ statisticsdialog.cpp \ actorwidget.cpp \ actormodel.cpp \ - actorcountmodel.cpp \ - graphbarwidget.cpp \ programconfigurator.cpp \ pictureviewer.cpp \ pictureviewerinfoitem.cpp \ @@ -51,8 +50,6 @@ HEADERS = listitem.h \ statisticsdialog.h \ actorwidget.h \ actormodel.h \ - actorcountmodel.h \ - graphbarwidget.h \ programconfigurator.h \ pictureviewer.h \ pictureviewerinfoitem.h \ -- cgit v1.2.3-70-g09d2