]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/caret.h
only call GSocket_Init() when needed and do call it before using GAddress_XXX
[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();