From 4fa700bb55de9cc03e83c37eda48d7ff3652b411 Mon Sep 17 00:00:00 2001 From: Tannin Date: Wed, 26 Nov 2014 20:19:07 +0100 Subject: undid some changes that accidentally made it to this branch --- src/organizer.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/organizer.pro') diff --git a/src/organizer.pro b/src/organizer.pro index e26a44dd..efc89839 100644 --- a/src/organizer.pro +++ b/src/organizer.pro @@ -93,6 +93,7 @@ SOURCES += \ safewritefile.cpp \ modflagicondelegate.cpp \ pluginflagicondelegate.cpp \ + genericicondelegate.cpp \ organizerproxy.cpp @@ -172,6 +173,7 @@ HEADERS += \ pdll.h \ modflagicondelegate.h \ pluginflagicondelegate.h \ + genericicondelegate.h \ organizerproxy.h FORMS += \ -- cgit v1.3.1