windows.cfg: Added missing <pure/>-tag to GetSysColour().
This commit is contained in:
parent
bd02ca5ccb
commit
27cc58db43
|
@ -4845,6 +4845,7 @@ HFONT CreateFont(
|
||||||
<returnValue type="DWORD"/>
|
<returnValue type="DWORD"/>
|
||||||
<leak-ignore/>
|
<leak-ignore/>
|
||||||
<use-retval/>
|
<use-retval/>
|
||||||
|
<pure/>
|
||||||
<arg nr="1" direction="in">
|
<arg nr="1" direction="in">
|
||||||
<not-uninit/>
|
<not-uninit/>
|
||||||
</arg>
|
</arg>
|
||||||
|
|
Loading…
Reference in New Issue