summaryrefslogtreecommitdiffstats
path: root/src/window-lib
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@qt.io>2024-05-15 16:39:51 +0200
committerRobert Griebl <robert.griebl@qt.io>2024-05-15 16:45:20 +0200
commit7c6ed0ca7cdd667a59abe307390a9b744036600e (patch)
tree03c45985d0fcaad8b173b6a5d608711f1d8fa96d /src/window-lib
parent4a2898c031c977ac647fbe569649e019013a9094 (diff)
Remove our #pragma once workaround, as it is not needed anymore
Change-Id: Ic8c6e2fe8aa97d7b04b02579b68c368b0115adaf Pick-to: 6.7 Reviewed-by: Dominik Holland <dominik.holland@qt.io>
Diffstat (limited to 'src/window-lib')
-rw-r--r--src/window-lib/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/window-lib/CMakeLists.txt b/src/window-lib/CMakeLists.txt
index 7ed7008c..8f22b218 100644
--- a/src/window-lib/CMakeLists.txt
+++ b/src/window-lib/CMakeLists.txt
@@ -1,7 +1,4 @@
-# temporary hack to get around the "#pragma once not allowed in cpp" error
-set(QT_FEATURE_headersclean FALSE)
-
qt_internal_add_module(AppManWindowPrivate
CONFIG_MODULE_NAME appman_window
STATIC