diff options
Diffstat (limited to 'src/plugins/General/hotkey')
| -rw-r--r-- | src/plugins/General/hotkey/hotkey.pro | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/General/hotkey/hotkey.pro b/src/plugins/General/hotkey/hotkey.pro index c27869511..05a80c6b9 100644 --- a/src/plugins/General/hotkey/hotkey.pro +++ b/src/plugins/General/hotkey/hotkey.pro @@ -1,7 +1,6 @@ include(../../plugins.pri)
-CONFIG += release \
-warn_on \
+CONFIG += warn_on \
plugin \
lib \
link_pkgconfig
|
