]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/caret.h
1. implemented wxRegKey::Copy() and CopyValue()
[wxWidgets.git] / include / wx / msw / caret.h
index 1ea59e6d784f133d59955d58fdc3090c952cbed6..29c00938e91aee9e7db34c12ff81ce80bba5120d 100644 (file)
@@ -52,6 +52,7 @@ protected:
     virtual void DoMove();
     virtual void DoShow();
     virtual void DoHide();
+    virtual void DoSize();
 
     // helper function which creates the system caret
     bool MSWCreateCaret();