]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/richtext/richtextformatdlg.h
undo the last change as it results in buildbot configuration error
[wxWidgets.git] / interface / wx / richtext / richtextformatdlg.h
index 5ef56d5c6ab045c92d5022942007ddd88219a04e..21d215d1ccdb26707ec89698d27e9ca4c91aa20e 100644 (file)
@@ -167,7 +167,9 @@ public:
         details about the parameters.
     */
     bool Create(long flags, wxWindow* parent,
-                const wxString& title = wxGetTranslation(wxT("Formatting")), wxWindowID id = wxID_ANY, const wxPoint& pos = wxDefaultPosition, const wxSize& sz = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE);
+                const wxString& title = wxGetTranslation("Formatting"), wxWindowID id = wxID_ANY,
+                const wxPoint& pos = wxDefaultPosition, const wxSize& sz = wxDefaultSize,
+                long style = wxDEFAULT_DIALOG_STYLE);
 
     //@{
     /**