]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/toplevel.h
Removed no longer needed "DECLARE_EVENT_TABLE()" completing the previous change.
[wxWidgets.git] / include / wx / mac / toplevel.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/toplevel.h"
3#else
4#include "wx/mac/carbon/toplevel.h"
5#endif