]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/richtext/richtextformatdlg.h
don't ignore changes of empty string to 0 or vice versa in float grid cells (#4764)
[wxWidgets.git] / interface / wx / richtext / richtextformatdlg.h
index c5d00abc7aad1bd5c863dd3b88a16902da889189..aacae682bdd2e4c92d70ecd6cb3a0ddc6fdf8053 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxRichTextFormattingDialogFactory
-    @headerfile richtextformatdlg.h wx/richtext/richtextformatdlg.h
 
     This class provides pages for wxRichTextFormattingDialog, and allows other
     customization of the dialog.
@@ -84,7 +83,6 @@ public:
 
 /**
     @class wxRichTextFormattingDialog
-    @headerfile richtextformatdlg.h wx/richtext/richtextformatdlg.h
 
     This dialog allows the user to edit a character and/or paragraph style.