]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/textdlgg.h
added and documented wxDYNLIB_FUNCTION
[wxWidgets.git] / include / wx / generic / textdlgg.h
index a5d0000d47ca992b85aa5e6caba1b11297731266..9c2284ac28ec11f7934db65c7e5058606be19c52 100644 (file)
@@ -28,7 +28,6 @@
 class WXDLLEXPORT wxTextCtrl;
 
 WXDLLEXPORT_DATA(extern const wxChar*) wxGetTextFromUserPromptStr;
-WXDLLEXPORT_DATA(extern const wxChar*) wxEmptyString;
 
 #define wxTextEntryDialogStyle (wxOK | wxCANCEL | wxCENTRE | wxWS_EX_VALIDATE_RECURSIVELY)