X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7c7a653bec7c85eccce74ee1dcb060011f5b51cf..8f248607e5557858399a0d13b077a49014df8fbc:/include/wx/statbox.h?ds=inline diff --git a/include/wx/statbox.h b/include/wx/statbox.h index c286ad829d..78690c41a0 100644 --- a/include/wx/statbox.h +++ b/include/wx/statbox.h @@ -5,7 +5,7 @@ #include "wx/control.h" -WXDLLEXPORT_DATA(extern const wxChar*) wxStaticBoxNameStr; +extern WXDLLEXPORT_DATA(const wxChar*) wxStaticBoxNameStr; // ---------------------------------------------------------------------------- // wxStaticBox: a grouping box with a label