]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/font/font.cpp
wxaui notebook tabs can scroll; notebook themability improved
[wxWidgets.git] / samples / font / font.cpp
index 649a3d25a5819aadaa2be8cc603efa04eb0d29a3..0773236da9466f551b92c5f7f07d98df3c1ae1f8 100644 (file)
@@ -40,7 +40,7 @@
 #endif
 
 // used as title for several dialog boxes
-static const wxChar SAMPLE_TITLE[] = "wxWidgets Font Sample";
+static const wxChar SAMPLE_TITLE[] = _T("wxWidgets Font Sample");
 
 // ----------------------------------------------------------------------------
 // private classes