]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/event.h
corrected CodeWarrior project target names and generated application names
[wxWidgets.git] / include / wx / event.h
index 16332530aad7c88032c27bd88036bf3cda725766..d3daa5b71e3d272733f82c3cde306c88c27b82b3 100644 (file)
@@ -1512,8 +1512,6 @@ private:
     DECLARE_DYNAMIC_CLASS(wxContextMenuEvent)
 };
 
-#endif // wxUSE_GUI
-
 // Idle event
 /*
  wxEVT_IDLE
@@ -1536,6 +1534,8 @@ protected:
     bool m_requestMore;
 };
 
+#endif // wxUSE_GUI
+
 /* TODO
  wxEVT_POWER,
  wxEVT_MOUSE_CAPTURE_CHANGED,