X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d775fa82354a1f8d5db87ad1d71ab00ef7d9123c..6def7a17b01a15e68696a1863d114ecc5554e3d4:/include/wx/statbmp.h diff --git a/include/wx/statbmp.h b/include/wx/statbmp.h index 7eb8a31b73..e0e4566370 100644 --- a/include/wx/statbmp.h +++ b/include/wx/statbmp.h @@ -26,7 +26,7 @@ class WXDLLEXPORT wxIcon; class WXDLLEXPORT wxBitmap; -WXDLLEXPORT_DATA(extern const wxChar*) wxStaticBitmapNameStr; +extern WXDLLEXPORT_DATA(const wxChar*) wxStaticBitmapNameStr; // a control showing an icon or a bitmap class WXDLLEXPORT wxStaticBitmapBase : public wxControl