X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/643e9cf9f61fdbe517b15477f9247ca8ac0b3578..fb8d7eb7a880f1f2e32d8830f9c5e12b2536e05f:/src/os2/dirdlg.cpp?ds=sidebyside diff --git a/src/os2/dirdlg.cpp b/src/os2/dirdlg.cpp index 5ae4e61dd6..eef18aa525 100644 --- a/src/os2/dirdlg.cpp +++ b/src/os2/dirdlg.cpp @@ -13,7 +13,7 @@ #include "wx/wxprec.h" #include "wx/dirdlg.h" -#include "wx/testing.h" +#include "wx/modalhook.h" #ifndef WX_PRECOMP #include @@ -43,7 +43,7 @@ wxDirDialog::wxDirDialog(wxWindow *parent, const wxString& message, int wxDirDialog::ShowModal() { - WX_TESTING_SHOW_MODAL_HOOK(); + WX_HOOK_MODAL_DIALOG(); // TODO return wxID_CANCEL;