From dce686c895fce27cce1d8bf0247c692bd790f93a Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 24 Feb 2012 23:32:10 +0100 Subject: Implemented NewPicsDialog Version 1 of NewPicsDialog. Just one single tab for adding files. Does nothing yet besides adding and removing files. --- shemov.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index ef92490..6e4d6d3 100644 --- a/shemov.pro +++ b/shemov.pro @@ -37,7 +37,8 @@ SOURCES = main.cpp \ propertiesdialog.cpp \ dbanalyzer.cpp \ mappingtreemodel.cpp \ - mappingtreewidget.cpp + mappingtreewidget.cpp \ + newpicsdialog.cpp HEADERS = listitem.h \ filesystemdirproxy.h \ filesystemwidget.h \ @@ -70,6 +71,7 @@ HEADERS = listitem.h \ propertiesdialog.h \ dbanalyzer.h \ mappingtreemodel.h \ - mappingtreewidget.h + mappingtreewidget.h \ + newpicsdialog.h LIBS += -lmagic -lXfixes -lX11 RESOURCES = shemov.qrc -- cgit v1.2.3-70-g09d2