aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/PySide6/QtWinExtras/QtWinExtras_global.pre.h.in
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2022-09-09 08:04:39 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2022-09-09 14:41:48 +0200
commit199f8994de53c88b2f1af0ae0d12e097b65db328 (patch)
treecc85588fd7849becd90c1138a4623ebc2290f195 /sources/pyside6/PySide6/QtWinExtras/QtWinExtras_global.pre.h.in
parenta9964e611ed4d6416491ef3c57bd716c7ffc8493 (diff)
Remove QtWinExtras
Task-number: QTBUG-89564 Change-Id: Iee2e2ac1acc608c746f84e9a28295b0016a4deed Reviewed-by: Adrian Herrmann <adrian.herrmann@qt.io> Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/pyside6/PySide6/QtWinExtras/QtWinExtras_global.pre.h.in')
-rw-r--r--sources/pyside6/PySide6/QtWinExtras/QtWinExtras_global.pre.h.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/sources/pyside6/PySide6/QtWinExtras/QtWinExtras_global.pre.h.in b/sources/pyside6/PySide6/QtWinExtras/QtWinExtras_global.pre.h.in
deleted file mode 100644
index 21285e301..000000000
--- a/sources/pyside6/PySide6/QtWinExtras/QtWinExtras_global.pre.h.in
+++ /dev/null
@@ -1,5 +0,0 @@
-// QT_WIDGETS_LIB must be defined for the widget functions to become visible.
-
-#if @Qt6Widgets_FOUND@
-# define QT_WIDGETS_LIB
-#endif