#include "wx/colordlg.h"
#include "wx/fontdlg.h"
+#include "wx/testing.h"
// ============================================================================
// implementation
}
int wxColourDialog::ShowModal()
{
+ WX_TESTING_SHOW_MODAL_HOOK();
+
//Start the pool. Required for carbon interaction
//(For those curious, the only thing that happens
//if you don't do this is a bunch of error