#include <gtk/gtk.h>
#include <gdk/gdkkeysyms.h>
-#include "wx/gtk/win_gtk.h"
+#include "wx/gtk1/win_gtk.h"
//-----------------------------------------------------------------------------
// global data
Show( true );
- SetFocus();
-
m_modalShowing = true;
g_openDialogs++;