]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/theme.h
Removed semi-colons off the end of two macro statement lines so that compilation...
[wxWidgets.git] / include / wx / univ / theme.h
index c60cd4aa19d83f75fae05e9efedeb4e91ac65a27..f141b2645bde1f5ae7d990e82f798680af82d134 100644 (file)
@@ -69,8 +69,7 @@ private:
 
     // the current theme
     static wxTheme *ms_theme;
-
-    friend wxThemeInfo;
+    friend class wxThemeInfo;
 };
 
 // ----------------------------------------------------------------------------