X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1d3601acaecd1c69c453b60610ba98f619bd383..603cfe42185349e119ba4c69bd56a79998babcc4:/src/common/statlinecmn.cpp diff --git a/src/common/statlinecmn.cpp b/src/common/statlinecmn.cpp index f2b0de3a30..ec557f8e0f 100644 --- a/src/common/statlinecmn.cpp +++ b/src/common/statlinecmn.cpp @@ -27,6 +27,8 @@ #if wxUSE_STATLINE +extern WXDLLEXPORT_DATA(const char) wxStaticLineNameStr[] = "staticLine"; + // ---------------------------------------------------------------------------- // XTI // ----------------------------------------------------------------------------