diff options
Diffstat (limited to 'src/organizer.pro')
| -rw-r--r-- | src/organizer.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/organizer.pro b/src/organizer.pro index 19d3a3a0..994da396 100644 --- a/src/organizer.pro +++ b/src/organizer.pro @@ -88,7 +88,7 @@ SOURCES += \ json.cpp \
safewritefile.cpp \
modflagicondelegate.cpp \
- pluginflagicondelegate.cpp \
+ genericicondelegate.cpp \
organizerproxy.cpp \
viewmarkingscrollbar.cpp
@@ -168,7 +168,7 @@ HEADERS += \ safewritefile.h\
pdll.h \
modflagicondelegate.h \
- pluginflagicondelegate.h \
+ genericicondelegate.h \
organizerproxy.h \
viewmarkingscrollbar.h
|
