]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/toplevel.h
bug fixes for using wxTransientPopupWindow and wxDP_ALLOWNONE support from Andreas...
[wxWidgets.git] / include / wx / toplevel.h
index 64e9384a99ae23f6eed3f9adecf6fde4827c005f..bfbe0ac8e46320381d191642bd0e967ce2a6ff9c 100644 (file)
@@ -26,7 +26,7 @@
 #include "wx/iconbndl.h"
 
 // the default names for various classs
-WXDLLEXPORT_DATA(extern const wxChar*) wxFrameNameStr;
+extern WXDLLEXPORT_DATA(const wxChar*) wxFrameNameStr;
 
 class WXDLLEXPORT wxTopLevelWindowBase;