]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/frame.h
added and documented SplitVolume() and GetPathTerminators(); corrected SetPath()...
[wxWidgets.git] / include / wx / msw / frame.h
index 8cb8cb3432cd60cd9895b003f9b39827257dbb89..b858afcd54765bb10daffb4ace426c5817218e24 100644 (file)
@@ -102,6 +102,8 @@ public:
     // current size - this has an effect of refreshing the window layout
     virtual void SendSizeEvent();
 
+    virtual wxPoint GetClientAreaOrigin() const;
+    
 protected:
     // common part of all ctors
     void Init();