diff options
| author | Tannin <devnull@localhost> | 2015-01-03 12:34:26 +0100 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2015-01-03 12:34:26 +0100 |
| commit | e7b6a7cbddec32d300a1f758281c717402525053 (patch) | |
| tree | 1f6415a5c53b05319e7035917e654f09bfee5e7a /src/organizer.pro | |
| parent | ab925e1e7ca7c2b82c69c9db30848a025d94f75a (diff) | |
- bugfix: no exec info returned for .exe
- bugfix: wide string conversion functions seem to have failed for empty string
Diffstat (limited to 'src/organizer.pro')
| -rw-r--r-- | src/organizer.pro | 2 |
1 files changed, 0 insertions, 2 deletions
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
|
