From e7b6a7cbddec32d300a1f758281c717402525053 Mon Sep 17 00:00:00 2001 From: Tannin Date: Sat, 3 Jan 2015 12:34:26 +0100 Subject: - bugfix: no exec info returned for .exe - bugfix: wide string conversion functions seem to have failed for empty string --- src/organizer.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/organizer.pro') diff --git a/src/organizer.pro b/src/organizer.pro index efc89839..e0cf7f70 100644 --- a/src/organizer.pro +++ b/src/organizer.pro @@ -92,7 +92,6 @@ SOURCES += \ json.cpp \ safewritefile.cpp \ modflagicondelegate.cpp \ - pluginflagicondelegate.cpp \ genericicondelegate.cpp \ organizerproxy.cpp @@ -172,7 +171,6 @@ HEADERS += \ safewritefile.h\ pdll.h \ modflagicondelegate.h \ - pluginflagicondelegate.h \ genericicondelegate.h \ organizerproxy.h -- cgit v1.3.1