+// ----------------------------------------------------------------------------
+// headers
+// ----------------------------------------------------------------------------
+
+#ifndef WX_PRECOMP
+ #include "wx/dialog.h" // the base class
+
+ #include "wx/event.h" // wxEVT_XXX constants
+#endif // WX_PRECOMP
+