]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/windows.i
added missing generic include file
[wxWidgets.git] / wxPython / src / windows.i
index 4905945433f27be905693a38e3f116a5703e2772..68734a57dd64dfc903be2a7a3ef85c940e1d2ef0 100644 (file)
@@ -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);