+#if WXWIN_COMPATIBILITY_2_6
+ // deprecated interface, don't use
+ wxDEPRECATED( wxFontDialog(wxWindow *parent, const wxFontData *data) );
+#endif // WXWIN_COMPATIBILITY_2_6
+
+protected:
+ // create the GTK dialog
+ virtual bool DoCreate(wxWindow *parent);