diff options
| author | Tannin <devnull@localhost> | 2014-11-26 20:19:07 +0100 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2014-11-26 20:19:07 +0100 |
| commit | 4fa700bb55de9cc03e83c37eda48d7ff3652b411 (patch) | |
| tree | 1e7f4b6cfe67047462e600ba69f5b0257fbcc859 /src/organizer.pro | |
| parent | 9907437d937060a55a91c085c1d82e12b995bc01 (diff) | |
undid some changes that accidentally made it to this branch
Diffstat (limited to 'src/organizer.pro')
| -rw-r--r-- | src/organizer.pro | 2 |
1 files changed, 2 insertions, 0 deletions
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 += \
|
