]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/fontdlgosx.mm
use correct scale when drawing
[wxWidgets.git] / src / osx / carbon / fontdlgosx.mm
index b1389b39bce11d8afd6c9c8610e6f0161874a126..0ac8bd7d55b8cab2b823a4f8f2738e836c351813 100644 (file)
@@ -28,7 +28,7 @@
 #endif
 
 #include "wx/fontutil.h"
-#include "wx/testing.h"
+#include "wx/modalhook.h"
 
 // ============================================================================
 // implementation
@@ -435,7 +435,7 @@ bool wxFontDialog::Create(wxWindow *parent)
 
 int wxFontDialog::ShowModal()
 {
-    WX_TESTING_SHOW_MODAL_HOOK();
+    WX_HOOK_MODAL_DIALOG();
 
     //Start the pool.  Required for carbon interaction
     //(For those curious, the only thing that happens