]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/frame.h
added RequestUserAttention
[wxWidgets.git] / include / wx / mac / carbon / frame.h
index f92f7196fcaf0dbfe3aa73397ef937e8af797589..1620419b9b409804309d20801278614ef36dcbee 100644 (file)
@@ -62,10 +62,6 @@ public:
     // override some more virtuals
     virtual bool Enable(bool enable = TRUE) ;
 
-    // get the origin of the client area (which may be different from (0, 0)
-    // if the frame has a toolbar) in client coordinates
-    virtual wxPoint GetClientAreaOrigin() const;
-
     // event handlers
     void OnActivate(wxActivateEvent& event);
     void OnSysColourChanged(wxSysColourChangedEvent& event);