git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11293
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
class WXDLLEXPORT wxFocusEvent;
class WXDLLEXPORT wxNavigationKeyEvent;
class WXDLLEXPORT wxWindow;
class WXDLLEXPORT wxFocusEvent;
class WXDLLEXPORT wxNavigationKeyEvent;
class WXDLLEXPORT wxWindow;
+class WXDLLEXPORT wxWindowBase;
/*
Implementation note: wxControlContainer is not a real mix-in but rather
/*
Implementation note: wxControlContainer is not a real mix-in but rather
#endif
#ifndef WX_PRECOMP
#endif
#ifndef WX_PRECOMP
+ #include "wx/log.h"
+ #include "wx/event.h"
+ #include "wx/window.h"
#endif //WX_PRECOMP
#include "wx/containr.h"
#endif //WX_PRECOMP
#include "wx/containr.h"