X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1d3601acaecd1c69c453b60610ba98f619bd383..77c8efc8c37da6d6a5e2e8022d21d1cd7d76371d:/src/common/slidercmn.cpp?ds=inline diff --git a/src/common/slidercmn.cpp b/src/common/slidercmn.cpp index 998593b7ee..04abd16f0b 100644 --- a/src/common/slidercmn.cpp +++ b/src/common/slidercmn.cpp @@ -29,6 +29,8 @@ #include "wx/slider.h" +extern WXDLLEXPORT_DATA(const char) wxSliderNameStr[] = "slider"; + // ---------------------------------------------------------------------------- // XTI // ----------------------------------------------------------------------------