]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/stattext.h
superposition of text styles in wxTextCtrl now works as expected (and as documented)
[wxWidgets.git] / include / wx / msw / stattext.h
index 8c67921fe8c6872f5d80ce5114c1f5a66333954a..781b5878ab406c7250d863a379a409242eb87be4 100644 (file)
@@ -18,8 +18,6 @@
 
 #include "wx/control.h"
 
-WXDLLEXPORT_DATA(extern const wxChar*) wxStaticTextNameStr;
-
 class WXDLLEXPORT wxStaticText : public wxControl
 {
 DECLARE_DYNAMIC_CLASS(wxStaticText)