]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/textdlgg.cpp
Added pango_context_get_language to speed up pango_context_get_metrics
[wxWidgets.git] / src / generic / textdlgg.cpp
index 2a9f132a23f155ca7cb6e44a3453010a606d4bf9..aae60f323148cf7c84812971512377f7a62d0caa 100644 (file)
@@ -26,6 +26,8 @@
 
 #if wxUSE_TEXTDLG
 
+#include "wx/generic/textdlgg.h"
+
 #ifndef WX_PRECOMP
     #include "wx/utils.h"
     #include "wx/dialog.h"
@@ -40,7 +42,8 @@
     #include "wx/statline.h"
 #endif
 
-#include "wx/generic/textdlgg.h"
+const wxChar wxGetTextFromUserPromptStr[] = wxT("Input Text");
+const wxChar wxGetPasswordFromUserPromptStr[] = wxT("Enter Password");
 
 // ----------------------------------------------------------------------------
 // constants