We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3d2ee commit 6b87553Copy full SHA for 6b87553
generator/typesystem_core.xml
@@ -2082,6 +2082,6 @@ public:
2082
<enum-type name="QLocale::FloatingPointPrecisionOption"/>
2083
<enum-type name="QUuid::StringFormat"/>
2084
<enum-type name="Qt::ChecksumType"/>
2085
- <enum-type name="Qt::SplitBehaviorFlags" flag="Qt::SplitBehavior"/>
+ <enum-type name="Qt::SplitBehaviorFlags" flags="Qt::SplitBehavior"/>
2086
<enum-type name="Qt::HighDpiScaleFactorRoundingPolicy"/>
2087
</typesystem>
0 commit comments