]> git.saurik.com Git - wxWidgets.git/commitdiff
include wx/event.h, as it is used by-value (parent class).
authorMart Raudsepp <leio@gentoo.org>
Thu, 5 Jan 2006 23:11:58 +0000 (23:11 +0000)
committerMart Raudsepp <leio@gentoo.org>
Thu, 5 Jan 2006 23:11:58 +0000 (23:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/generic/laywin.h

index c894bd476c29b8ca8569ee80d341cc8ae51850e2..b2ffb7e53699bc761bcb9c69147c1dcf3a81e84c 100644 (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)