X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4e8d90a7ce7889c729193b1ad5e10c357ff9569f..4fe83b93a517ca229ff6503eacf81c1177d088e0:/src/common/tbarbase.cpp diff --git a/src/common/tbarbase.cpp b/src/common/tbarbase.cpp index 94d015f155..13fbbc0269 100644 --- a/src/common/tbarbase.cpp +++ b/src/common/tbarbase.cpp @@ -38,6 +38,8 @@ #include "wx/menu.h" #endif +extern WXDLLEXPORT_DATA(const char) wxToolBarNameStr[] = "toolbar"; + // ---------------------------------------------------------------------------- // wxWidgets macros // ----------------------------------------------------------------------------