#endif
#include "wx/fontutil.h"
-#include "wx/testing.h"
+#include "wx/modalhook.h"
#define INCL_PM
#include <os2.h>
int wxFontDialog::ShowModal()
{
- WX_TESTING_SHOW_MODAL_HOOK();
+ WX_HOOK_MODAL_DIALOG();
FONTDLG vFontDlg;
char zCurrentFont[FACESIZE];