Skip to content

Commit a53484b

Browse files
committed
Fix
1 parent 4210f90 commit a53484b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cfg/qt.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -4238,7 +4238,7 @@
42384238
<returnValue type="bool"/>
42394239
<use-retval/>
42404240
<const/>
4241-
<arg nr="1">
4241+
<arg nr="1"direction="in" indirect="0">
42424242
<not-uninit/>
42434243
</arg>
42444244
</function>
@@ -4279,7 +4279,7 @@
42794279
<arg nr="2" direction="in">
42804280
<not-uninit/>
42814281
</arg>
4282-
<arg nr="3">
4282+
<arg nr="3" direction="in" indirect="0">
42834283
<not-uninit/>
42844284
</arg>
42854285
</function>

0 commit comments

Comments
 (0)