From 8e1b2c03076b9908fbc8eafe861845c2d11bd7f0 Mon Sep 17 00:00:00 2001 From: Arno Date: Mon, 10 May 2010 18:48:31 +0200 Subject: Redesign of ConfigurationDialog Revamped ConfigurationDialog for more than one movie player or picture viewers. Introduced a new widget ProgramConfigurator. --- shemov.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index d3d8fdb..c4f7449 100644 --- a/shemov.pro +++ b/shemov.pro @@ -39,7 +39,8 @@ SOURCES = main.cpp \ fileinfoitem.cpp \ fileinfomodel.cpp \ actorcountmodel.cpp \ - graphbarwidget.cpp + graphbarwidget.cpp \ + programconfigurator.cpp HEADERS = listitem.h \ listmodel.h \ movieitem.h \ @@ -74,7 +75,8 @@ HEADERS = listitem.h \ fileinfoitem.h \ fileinfomodel.h \ actorcountmodel.h \ - graphbarwidget.h + graphbarwidget.h \ + programconfigurator.h LIBS += -lmagic LIBS += -lcryptopp INCLUDEPATH += /usr/include/cryptopp -- cgit v1.2.3-70-g09d2