Skip to content

Commit e69b0d8

Browse files
Update qt.cfg [skip ci]
1 parent ba7948c commit e69b0d8

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

cfg/qt.cfg

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2457,7 +2457,14 @@
24572457
<use-retval/>
24582458
<const/>
24592459
</function>
2460-
<!-- QChar QDir::separator() static -->
2460+
<!-- QDir QDir::home() static -->
2461+
<function name="QDir::home">
2462+
<noreturn>false</noreturn>
2463+
<returnValue type="QDir"/>
2464+
<use-retval/>
2465+
<const/>
2466+
</function>
2467+
<!-- QString QDir::homePath() static -->
24612468
<function name="QDir::homePath">
24622469
<noreturn>false</noreturn>
24632470
<returnValue type="QString"/>

0 commit comments

Comments
 (0)