X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..0cecad314c1052c1e3545f431af4228b3c737033:/include/wx/univ/theme.h?ds=inline diff --git a/include/wx/univ/theme.h b/include/wx/univ/theme.h index 94ba4fcfab..0c571dd95b 100644 --- a/include/wx/univ/theme.h +++ b/include/wx/univ/theme.h @@ -7,7 +7,7 @@ // Modified by: // Created: 06.08.00 // RCS-ID: $Id$ -// Copyright: (c) 2000 Vadim Zeitlin +// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows license /////////////////////////////////////////////////////////////////////////////// @@ -69,8 +69,7 @@ private: // the current theme static wxTheme *ms_theme; - - friend wxThemeInfo; + friend struct WXDLLEXPORT wxThemeInfo; }; // ----------------------------------------------------------------------------