Remove not-null from wxCommandEvent::SetClientData (#2837)
This commit is contained in:
parent
67cc1776d5
commit
0eb1c0cb46
|
@ -13466,7 +13466,6 @@ wxItemKind kind = wxITEM_NORMAL) -->
|
||||||
<leak-ignore/>
|
<leak-ignore/>
|
||||||
<arg nr="1" direction="in">
|
<arg nr="1" direction="in">
|
||||||
<not-uninit/>
|
<not-uninit/>
|
||||||
<not-null/>
|
|
||||||
<not-bool/>
|
<not-bool/>
|
||||||
</arg>
|
</arg>
|
||||||
</function>
|
</function>
|
||||||
|
|
Loading…
Reference in New Issue