]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/caret/caret.cpp
update height of the header window whenever it changes
[wxWidgets.git] / samples / caret / caret.cpp
index 6ca8f4a29c89f0fe60d2ffcdfb61505da6acf837..4fbef96b2acabe7d64c0a2708379825270fdead3 100644 (file)
@@ -272,8 +272,7 @@ void MyFrame::OnSetFontSize(wxCommandEvent& WXUNUSED(event))
 {
     long fontSize = wxGetNumberFromUser
                     (
 {
     long fontSize = wxGetNumberFromUser
                     (
-                        _T("The font size also determines the caret size so\n"
-                           "this demonstrates resizing the caret."),
+                        _T("The font size also determines the caret size so\nthis demonstrates resizing the caret."),
                         _T("Font size (in points):"),
                         _T("wxCaret sample"),
                         12, 1, 100,
                         _T("Font size (in points):"),
                         _T("wxCaret sample"),
                         12, 1, 100,