]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/font.h
Small speed up to fonts and support for scaling.
[wxWidgets.git] / include / wx / gtk1 / font.h
index bad03b9d6b64cd008e13e2582d7200c07f6a15b7..d66fbe1c1c97222377a609dcba549ea5961cacf1 100644 (file)
@@ -102,7 +102,9 @@ public:
     // implementation from now on
     void Unshare();
 
+#ifndef __WXGTK20__
     GdkFont* GetInternalFont(float scale = 1.0) const;
+#endif
 
     // no data :-)