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:
@@ -191,7 +191,7 @@ const char *wxGetStockGtkID(wxWindowID id)
|
|||||||
return gtk;
|
return gtk;
|
||||||
|
|
||||||
#define STOCKITEM_MISSING(wx) \
|
#define STOCKITEM_MISSING(wx) \
|
||||||
case wxid: \
|
case wx: \
|
||||||
return NULL;
|
return NULL;
|
||||||
|
|
||||||
#if GTK_CHECK_VERSION(2,4,0)
|
#if GTK_CHECK_VERSION(2,4,0)
|
||||||
|
Reference in New Issue
Block a user