X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1d3601acaecd1c69c453b60610ba98f619bd383..76015a6bb79156d8af1b5e8b4b8e46b4e192d18f:/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 // ----------------------------------------------------------------------------