]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/window.h
Rename wxGetFileType to wxGetFileKind
[wxWidgets.git] / include / wx / x11 / window.h
index 669e17cd803738e14ee19c7f06250656e7a5ae64..b4642112b539c1fa11cdbcc189e1204d9c3d90c9 100644 (file)
@@ -145,10 +145,6 @@ public:
     static void DoChangeForegroundColour(WXWindow widget, wxColour& foregroundColour);
     static void DoChangeBackgroundColour(WXWindow widget, wxColour& backgroundColour, bool changeArmColour = FALSE);
     
     static void DoChangeForegroundColour(WXWindow widget, wxColour& foregroundColour);
     static void DoChangeBackgroundColour(WXWindow widget, wxColour& backgroundColour, bool changeArmColour = FALSE);
     
-    // For implementation purposes - sometimes decorations make the client area
-    // smaller
-    virtual wxPoint GetClientAreaOrigin() const;
-    
     // I don't want users to override what's done in idle so everything that
     // has to be done in idle time in order for wxX11 to work is done in
     // OnInternalIdle
     // I don't want users to override what's done in idle so everything that
     // has to be done in idle time in order for wxX11 to work is done in
     // OnInternalIdle