Fixed duplicate definition of wxWindow::SetAcceleratorTable, more swig
code regenerated. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -279,7 +279,6 @@ public:
|
||||
wxPoint ScreenToClient(const wxPoint& pt);
|
||||
|
||||
void ScrollWindow(int dx, int dy, const wxRect* rect = NULL);
|
||||
void SetAcceleratorTable(const wxAcceleratorTable& accel);
|
||||
void SetAutoLayout(bool autoLayout);
|
||||
bool GetAutoLayout();
|
||||
void SetBackgroundColour(const wxColour& colour);
|
||||
|
Reference in New Issue
Block a user