]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/textcmn.cpp
Fixed filename in wxOSX-Cocoa's file dialog using extension of wrong file type.
[wxWidgets.git] / src / common / textcmn.cpp
index d7ed630390f5a8089354440bd041bbca78c4102d..d38b4dfbb081ad86d71beb62dfc54c954e2d9a45 100644 (file)
@@ -35,6 +35,8 @@
 
 #include "wx/ffile.h"
 
+extern WXDLLEXPORT_DATA(const char) wxTextCtrlNameStr[] = "text";
+
 // ----------------------------------------------------------------------------
 // macros
 // ----------------------------------------------------------------------------