]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/font.h
Added USE_CONFIG
[wxWidgets.git] / include / wx / gtk1 / font.h
index a1ce86dfe03f9f5653d6e75f60e51b76e27a0d04..4e9a085d73e614f8bf28be7a69cd7181d16a81d1 100644 (file)
@@ -74,12 +74,8 @@ class wxFont: public wxGDIObject
     bool GetUnderlined(void) const;
 
     wxFont( char *xFontName );
-    
-  private:
-  
-    friend wxDC;
-    friend wxPaintDC;
-    friend wxWindow;
+
+  // implementation        
     
     GdkFont* GetInternalFont(float scale = 1.0) const;