]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/popupwin.cpp
fixed build after last commit
[wxWidgets.git] / src / gtk / popupwin.cpp
index 91ed9b009b0a7011ea81b6e4ad016a652551d9d4..f721ea44055d73ee43a0f1a3375b5745165483c8 100644 (file)
 #include <gtk/gtk.h>
 #include <gdk/gdkkeysyms.h>
 
+#include "wx/gtk/private.h" //for idle stuff
 #include "wx/gtk/win_gtk.h"
 
-//-----------------------------------------------------------------------------
-// idle system
-//-----------------------------------------------------------------------------
-
-extern void wxapp_install_idle_handler();
-extern bool g_isIdle;
-
 //-----------------------------------------------------------------------------
 // "button_press"
 //-----------------------------------------------------------------------------