X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..d7eee191c55687785a2be927fd387d10514cdf1b:/include/wx/univ/theme.h diff --git a/include/wx/univ/theme.h b/include/wx/univ/theme.h index 94ba4fcfab..f141b2645b 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 class wxThemeInfo; }; // ----------------------------------------------------------------------------