Changeset 64 for trunk/m3/m3/src/App.h
- Timestamp:
- 01/03/08 23:46:06 (3 years ago)
- Files:
-
- 1 modified
-
trunk/m3/m3/src/App.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/m3/m3/src/App.h
r62 r64 23 23 24 24 #include <wx/wx.h> 25 #include " M3Frame.h"25 #include "Frame.h" 26 26 27 27 class M3App : public wxApp