]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/statusbr.h
handle fatal exceptions in the other threads (based on patch 1459813 by Carl-Friedric...
[wxWidgets.git] / include / wx / generic / statusbr.h
index e7ac4d74096e1e86a9d505ae737475c2cee1f83e..06c8ec47914892006881da2fe97336e639638235 100644 (file)
@@ -17,7 +17,7 @@
 #include "wx/statusbr.h"
 #include "wx/arrstr.h"
 
-extern WXDLLEXPORT_DATA(const wxChar*) wxPanelNameStr;
+extern WXDLLEXPORT_DATA(const wxChar) wxPanelNameStr[];
 
 class WXDLLEXPORT wxStatusBarGeneric : public wxStatusBarBase
 {