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/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-null/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
|
|
Loading…
Reference in New Issue