aboutsummaryrefslogtreecommitdiff
path: root/src/gui
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt
index 58afe38a..7c0c2f58 100644
--- a/src/gui/CMakeLists.txt
+++ b/src/gui/CMakeLists.txt
@@ -12,7 +12,7 @@ add_library(KF5ConfigGui ${libkconfiggui_SRCS})
add_library(KF5::ConfigGui ALIAS KF5ConfigGui)
ecm_generate_export_header(KF5ConfigGui
BASE_NAME KConfigGui
- # GROUP_BASE_NAME KF <- enable once all of KF modules use ecm_generate_export_header
+ GROUP_BASE_NAME KF
VERSION ${KF5_VERSION}
DEPRECATED_BASE_VERSION 0
DEPRECATION_VERSIONS 5.11 5.39