X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..138618acb91e2a879a735c5806f9f728220f14df:/include/wx/gtk1/font.h?ds=inline diff --git a/include/wx/gtk1/font.h b/include/wx/gtk1/font.h index bad03b9d6b..d66fbe1c1c 100644 --- a/include/wx/gtk1/font.h +++ b/include/wx/gtk1/font.h @@ -102,7 +102,9 @@ public: // implementation from now on void Unshare(); +#ifndef __WXGTK20__ GdkFont* GetInternalFont(float scale = 1.0) const; +#endif // no data :-)