Skip to content

Commit 14ec00c

Browse files
committed
Add QVersionNumber to generated code
- needed for QLibraryInfo.version()
1 parent 32e1c51 commit 14ec00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/typesystem_core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@
9494
<rejection class="QUnhandledException"/>
9595
<rejection class="QUrlTwoFlags"/>
9696
<rejection class="QVector::AlignmentDummy"/>
97-
<rejection class="QVersionNumber"/>
9897

9998
<rejection class="_Alloc_allocate"/>
10099
<rejection class="_Allocator_base"/>
@@ -1460,6 +1459,7 @@ public:
14601459
<modify-function signature="addData(const char*,qsizetype)" remove="all"/>
14611460
</object-type>
14621461
<object-type name="QLibraryInfo"/>
1462+
<value-type name="QVersionNumber"/>
14631463
<object-type name="QMutex"/>
14641464
<object-type name="QRecursiveMutex" since-version="5.14"/>
14651465
<value-type name="QMutexLocker" before-version="6">

0 commit comments

Comments
 (0)