summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro5
1 files changed, 1 insertions, 4 deletions
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 \