aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/PySide6/QtCore/typesystem_core_common.xml
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2023-12-20 20:55:16 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2023-12-21 09:29:04 +0100
commitdb2cfc8a7c4036936c2b58b215d22c372cd039f8 (patch)
tree203b7e5ce9086a25cf330da36af72b7a6dffe30a /sources/pyside6/PySide6/QtCore/typesystem_core_common.xml
parent1e8b680f3fb16423f53dd82417fb678a05d4b3b9 (diff)
PySide6: Silence warning about unexported base class
Pick-to: 6.6 6.5 Change-Id: If89021aa6da7253bbd61a33c1792d0262159e088 Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
Diffstat (limited to 'sources/pyside6/PySide6/QtCore/typesystem_core_common.xml')
-rw-r--r--sources/pyside6/PySide6/QtCore/typesystem_core_common.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/pyside6/PySide6/QtCore/typesystem_core_common.xml b/sources/pyside6/PySide6/QtCore/typesystem_core_common.xml
index 2b01418ca..37f8ca0f1 100644
--- a/sources/pyside6/PySide6/QtCore/typesystem_core_common.xml
+++ b/sources/pyside6/PySide6/QtCore/typesystem_core_common.xml
@@ -3547,5 +3547,6 @@
<suppress-warning text="skipping field 'State::clearFn' with unmatched type 'void'"/>
<suppress-warning text="template baseclass 'QListSpecialMethods&lt;T&gt;' of 'QList' is not known"/>
<suppress-warning text="^.*inherits from a non polymorphic type.*QIODeviceBase.*type discovery based on RTTI is impossible.*$"/>
+ <suppress-warning text="Base class 'QOperatingSystemVersionUnexported' of class 'QOperatingSystemVersion' not found in the type system for setting up inheritance."/>
</typesystem>