#include "wx/layout.h"
#include "wx/menuitem.h"
#include "wx/module.h"
+ #include "wx/unix/utilsx11.h"
#endif
#include "wx/evtloop.h"
menu->SetId(1); /* Mark as popped-up */
menu->CreateMenu(NULL, widget, menu, 0);
- menu->SetInvokingWindow(this);
menu->UpdateUI();