]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/sizer.h
use wxFputs(), not fputs(), in Unicode mode under Unix too (modified patch 1017940)
[wxWidgets.git] / include / wx / sizer.h
index 425ef0af1fb238a7986063e45dbeda1ca075617e..5c0db82aee43ed441cc07f9199f0eb81375e3d30 100644 (file)
@@ -543,7 +543,7 @@ private:
 
 #if wxUSE_BOOKCTRL
 
-// this sizer works with wxNotebook/wxListbook/... and sizes the control to
+// this sizer works with wxNotebook/wxListbook/wxChoicebook... and sizes the control to
 // fit its pages
 class WXDLLEXPORT wxBookCtrl;