X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/442b35b53bf95f5c6c003ea9ddbefd17adbc2a00..0cecad314c1052c1e3545f431af4228b3c737033:/include/wx/univ/theme.h diff --git a/include/wx/univ/theme.h b/include/wx/univ/theme.h index c60cd4aa19..0c571dd95b 100644 --- a/include/wx/univ/theme.h +++ b/include/wx/univ/theme.h @@ -69,8 +69,7 @@ private: // the current theme static wxTheme *ms_theme; - - friend wxThemeInfo; + friend struct WXDLLEXPORT wxThemeInfo; }; // ----------------------------------------------------------------------------