updates to support stock buttons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -99,6 +99,9 @@
|
||||
%rename(NewId) wxNewId;
|
||||
%rename(RegisterId) wxRegisterId;
|
||||
%rename(GetCurrentId) wxGetCurrentId;
|
||||
%rename(IsStockID) wxIsStockID;
|
||||
%rename(IsStockLabel) wxIsStockLabel;
|
||||
%rename(GetStockLabel) wxGetStockLabel;
|
||||
%rename(Bell) wxBell;
|
||||
%rename(EndBusyCursor) wxEndBusyCursor;
|
||||
%rename(GetElapsedTime) wxGetElapsedTime;
|
||||
|
Reference in New Issue
Block a user