Index: src/include/ccmanager.h =================================================================== --- a/src/include/ccmanager.h (revision 12531) +++ b/src/include/ccmanager.h (revision 12532) @@ -44,7 +44,7 @@ * list or the doxygen popup, the scroll event is instead sent there (and skipped for the editor * window). */ -class DLLIMPORT CCManager : public Mgr, wxEvtHandler +class DLLIMPORT CCManager : public Mgr, public wxEvtHandler { public: friend class Mgr;