]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/window.h
enabled toolbar as it works now
[wxWidgets.git] / include / wx / x11 / window.h
index e7ef074f99572bf7aed23287589b9e82b8775e2d..90863adfca4b8ae650db376f169b399276195cab 100644 (file)
@@ -153,10 +153,6 @@ public:
     wxWindow *GetFocusWidget();
     
 protected:
-    // Makes an adjustment to the window position (for example, a frame that has
-    // a toolbar that it manages itself).
-    virtual void AdjustForParentClientOrigin(int& x, int& y, int sizeFlags);
-    
     // Responds to colour changes: passes event on to children.
     void OnSysColourChanged(wxSysColourChangedEvent& event);