more wxFD_XXX renamings (patch 1488371)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -152,7 +152,7 @@ bool hvApp::OnInit()
|
||||
wxEmptyString,
|
||||
wxEmptyString,
|
||||
wxT("Help books (*.htb)|*.htb|Help books (*.zip)|*.zip|HTML Help Project (*.hhp)|*.hhp"),
|
||||
wxOPEN | wxFILE_MUST_EXIST,
|
||||
wxFD_OPEN | wxFD_FILE_MUST_EXIST,
|
||||
NULL);
|
||||
|
||||
if (!s.empty())
|
||||
|
Reference in New Issue
Block a user