]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stattext.h
Make list consistent with tree in terms of Vetoed changes closing the inline edit...
[wxWidgets.git] / include / wx / stattext.h
index 979152cb16eaa35a79367d5b6ab31bcd9e680fec..19d2e00182148f6dc391115e60afb3fa5f8721c3 100644 (file)
@@ -5,7 +5,7 @@
 
 #include "wx/control.h"
 
-WXDLLEXPORT_DATA(extern const wxChar*) wxStaticTextNameStr;
+extern WXDLLEXPORT_DATA(const wxChar*) wxStaticTextNameStr;
 
 class WXDLLEXPORT wxStaticTextBase : public wxControl
 {