]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/theme.h
fixed problems with HTML printing w/o using wxHtmlWindow
[wxWidgets.git] / include / wx / univ / theme.h
index c60cd4aa19d83f75fae05e9efedeb4e91ac65a27..0c571dd95b30cfec628f03f9e2a172dd81315a28 100644 (file)
@@ -69,8 +69,7 @@ private:
 
     // the current theme
     static wxTheme *ms_theme;
 
     // the current theme
     static wxTheme *ms_theme;
-
-    friend wxThemeInfo;
+    friend struct WXDLLEXPORT wxThemeInfo;
 };
 
 // ----------------------------------------------------------------------------
 };
 
 // ----------------------------------------------------------------------------