X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1d3601acaecd1c69c453b60610ba98f619bd383..932d0768aa4ef14b363c1f5989e7c425771ce1ff:/src/common/statbmpcmn.cpp diff --git a/src/common/statbmpcmn.cpp b/src/common/statbmpcmn.cpp index 0b51444db8..393d373724 100644 --- a/src/common/statbmpcmn.cpp +++ b/src/common/statbmpcmn.cpp @@ -28,6 +28,8 @@ #include "wx/statbmp.h" +extern WXDLLEXPORT_DATA(const char) wxStaticBitmapNameStr[] = "staticBitmap"; + // --------------------------------------------------------------------------- // XTI // ---------------------------------------------------------------------------