]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/textctrl.h
Fix wrong return value in the changes of r73365.
[wxWidgets.git] / include / wx / msw / textctrl.h
index f8fdf1f1a87fc017b1965b8d4977f380346bd44e..c56bcae45aad84d51edb206d6de3da67e0746896 100644 (file)
@@ -236,6 +236,7 @@ protected:
     bool SendUpdateEvent();
 
     virtual wxSize DoGetBestSize() const;
+    virtual wxSize DoGetSizeFromTextSize(int xlen, int ylen = -1) const;
 
 #if wxUSE_RICHEDIT
     // Apply the character-related parts of wxTextAttr to the given selection