]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/fontdlgg.h
The Image sample now does anti-aliasing, oh well.
[wxWidgets.git] / include / wx / generic / fontdlgg.h
index c8a6e76c0983e4b2042236a01288d3af121014da..6bb9b29fa7e4d7869802bf3880b70a19ea831456 100644 (file)
@@ -46,7 +46,7 @@ class WXDLLEXPORT wxGenericFontDialog: public wxDialog
   wxWindow *dialogParent;
 
   // Area reserved for font display
-  wxRectangle fontRect;
+  wxRect fontRect;
 
   wxChoice *familyChoice;
   wxChoice *styleChoice;