parent
e5e0853dd3
commit
0496e29910
|
@ -532,7 +532,7 @@
|
|||
<leak-ignore/>
|
||||
<returnValue type="unsigned char"/>
|
||||
<use-retval/>
|
||||
</function>
|
||||
</function>
|
||||
<!-- http://docs.wxwidgets.org/trunk/classwx_colour.html -->
|
||||
<!-- virtual unsigned char Blue () const -->
|
||||
<function name="wxColour::Blue">
|
||||
|
@ -548,7 +548,7 @@
|
|||
<leak-ignore/>
|
||||
<returnValue type="unsigned char"/>
|
||||
<use-retval/>
|
||||
</function>
|
||||
</function>
|
||||
<!-- http://docs.wxwidgets.org/trunk/classwx_colour.html -->
|
||||
<!-- virtual unsigned char Red () const -->
|
||||
<function name="wxColour::Red">
|
||||
|
@ -556,7 +556,7 @@
|
|||
<leak-ignore/>
|
||||
<returnValue type="unsigned char"/>
|
||||
<use-retval/>
|
||||
</function>
|
||||
</function>
|
||||
<!-- Override macros which don't necessarily require semicolons at the end -->
|
||||
<define name="DECLARE_CLASS(n)" value=""/>
|
||||
<define name="DECLARE_DYNAMIC_CLASS(n)" value=""/>
|
||||
|
|
Loading…
Reference in New Issue