X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3395d7b48ea32accf48021ee9e9af25dd0cd1c6a..08670ea85abf4b4946a9ce64971b591d7b1ee30b:/src/html/helpwnd.cpp?ds=inline diff --git a/src/html/helpwnd.cpp b/src/html/helpwnd.cpp index d10ee5b627..dcd41a55bd 100644 --- a/src/html/helpwnd.cpp +++ b/src/html/helpwnd.cpp @@ -1557,7 +1557,7 @@ void wxHtmlHelpWindow::OnToolbar(wxCommandEvent& event) #if wxUSE_LIBMSPACK _("Compressed HTML Help file (*.chm)|*.chm|") + #endif - _("All files (*.*)|*"); + wxALL_FILES; wxString s = wxFileSelector(_("Open HTML document"), wxEmptyString, wxEmptyString,