include wx/event.h, as it is used by-value (parent class).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mart Raudsepp 2006-01-05 23:11:58 +00:00
parent 586031781c
commit a6956d86c7

View File

@ -19,6 +19,8 @@
#include "wx/sashwin.h"
#endif // wxUSE_SASH
#include "wx/event.h"
BEGIN_DECLARE_EVENT_TYPES()
DECLARE_EXPORTED_EVENT_TYPE(WXDLLIMPEXP_ADV, wxEVT_QUERY_LAYOUT_INFO, 1500)
DECLARE_EXPORTED_EVENT_TYPE(WXDLLIMPEXP_ADV, wxEVT_CALCULATE_LAYOUT, 1501)