diff options
Diffstat (limited to 'src/plugins/General/kdenotify')
| -rw-r--r-- | src/plugins/General/kdenotify/kdenotify.pro | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/General/kdenotify/kdenotify.pro b/src/plugins/General/kdenotify/kdenotify.pro index 5df30f709..840a9c67c 100644 --- a/src/plugins/General/kdenotify/kdenotify.pro +++ b/src/plugins/General/kdenotify/kdenotify.pro @@ -4,8 +4,7 @@ include(../../plugins.pri) INCLUDEPATH += ../../../../src QT += dbus -CONFIG += release \ - warn_on \ +CONFIG += warn_on \ plugin unix:TARGET = $$PLUGINS_PREFIX/General/kdenotify unix:QMAKE_CLEAN = $$PLUGINS_PREFIX/General/libkdenotify.so |
