]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/richedit/wxLayout.cpp
generated makefiles after qa library creation
[wxWidgets.git] / samples / richedit / wxLayout.cpp
index 183c9e59c63f04a5e87bedfa69ec5f77cb56a827..e6a46a1ea3b2ad3ebda02b665745a1055b38b46b 100644 (file)
@@ -78,7 +78,7 @@ MyFrame::MyFrame() :
 {
 #if wxUSE_STATUSBAR
    CreateStatusBar( 2 );
-   SetStatusText( _T("wxLayout by Karsten BallΓΌder.") );
+   SetStatusText( _T("wxLayout by Karsten Ballueder.") );
 #endif // wxUSE_STATUSBAR
 
    wxMenuBar *menu_bar = new wxMenuBar();