From f427305bb038ab3af27fb8a1a17827732c3713f3 Mon Sep 17 00:00:00 2001 From: Arno Date: Mon, 22 Aug 2011 16:31:05 +0200 Subject: First draft of PropertiesDialog Kinda mock-up of new PropertiesDialog. The caption label works, though for some reason I can't set a background image via Stylesheets. It also shows the files belonging to the SeriesPart. --- shemov.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index bb6a6a3..7aae998 100644 --- a/shemov.pro +++ b/shemov.pro @@ -33,7 +33,8 @@ SOURCES = main.cpp \ consistencycheck.cpp \ seriesmetadatamodel.cpp \ mappingtableeditor.cpp \ - smdialog.cpp + smdialog.cpp \ + propertiesdialog.cpp HEADERS = listitem.h \ filesystemdirproxy.h \ filesystemwidget.h \ @@ -62,6 +63,7 @@ HEADERS = listitem.h \ consistencycheck.h \ seriesmetadatamodel.h \ mappingtableeditor.h \ - smdialog.h + smdialog.h \ + propertiesdialog.h LIBS += -lmagic -lXfixes RESOURCES = shemov.qrc -- cgit v1.2.3-70-g09d2