Esempio n. 1
0
int bmx_wxsetcursorevent_hascursor(wxSetCursorEvent & event) {
	return static_cast<int>(event.HasCursor());
}