fixed compile error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e6cbc5e169
commit
c4c3e30f2e
@ -191,7 +191,7 @@ const char *wxGetStockGtkID(wxWindowID id)
|
||||
return gtk;
|
||||
|
||||
#define STOCKITEM_MISSING(wx) \
|
||||
case wxid: \
|
||||
case wx: \
|
||||
return NULL;
|
||||
|
||||
#if GTK_CHECK_VERSION(2,4,0)
|
||||
|
Loading…
Reference in New Issue
Block a user