Cleanup comments. There are no functional changes.
This commit is contained in:
parent
b28b7712c1
commit
06c798a81a
|
@ -525,7 +525,7 @@
|
|||
<not-uninit/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- http://docs.wxwidgets.org/trunk/classwx_colour.htmll -->
|
||||
<!-- http://docs.wxwidgets.org/trunk/classwx_colour.html -->
|
||||
<!-- virtual unsigned char Alpha () const -->
|
||||
<function name="wxColour::Alpha">
|
||||
<noreturn>false</noreturn>
|
||||
|
@ -533,7 +533,7 @@
|
|||
<returnValue type="unsigned char"/>
|
||||
<use-retval/>
|
||||
</function>
|
||||
<!-- http://docs.wxwidgets.org/trunk/classwx_colour.htmll -->
|
||||
<!-- http://docs.wxwidgets.org/trunk/classwx_colour.html -->
|
||||
<!-- virtual unsigned char Blue () const -->
|
||||
<function name="wxColour::Blue">
|
||||
<noreturn>false</noreturn>
|
||||
|
@ -541,7 +541,7 @@
|
|||
<returnValue type="unsigned char"/>
|
||||
<use-retval/>
|
||||
</function>
|
||||
<!-- http://docs.wxwidgets.org/trunk/classwx_colour.htmll -->
|
||||
<!-- http://docs.wxwidgets.org/trunk/classwx_colour.html -->
|
||||
<!-- virtual unsigned char Green () const -->
|
||||
<function name="wxColour::Green">
|
||||
<noreturn>false</noreturn>
|
||||
|
@ -549,7 +549,7 @@
|
|||
<returnValue type="unsigned char"/>
|
||||
<use-retval/>
|
||||
</function>
|
||||
<!-- http://docs.wxwidgets.org/trunk/classwx_colour.htmll -->
|
||||
<!-- http://docs.wxwidgets.org/trunk/classwx_colour.html -->
|
||||
<!-- virtual unsigned char Red () const -->
|
||||
<function name="wxColour::Red">
|
||||
<noreturn>false</noreturn>
|
||||
|
|
Loading…
Reference in New Issue