// headers
// ----------------------------------------------------------------------------
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
#ifdef __VMS
#define XtDisplay XTDISPLAY
#endif
+
#include "wx/setup.h"
#include "wx/utils.h"
#include "wx/apptrait.h"
return wxGenericFindWindowAtPoint(pt);
}
+// Now in utilsx11.cpp
+#if 0
+
// ----------------------------------------------------------------------------
// keycode translations
// ----------------------------------------------------------------------------
return keySym;
}
+#endif
// ----------------------------------------------------------------------------
// Some colour manipulation routines