- Workbench.h: replace forward declaration of ToolBarItem with #include <Gui/ToolBarManager.h>
so that ToolBarItem::DefaultVisibility can be used as a default parameter (line 283)
- ApplicationPy.cpp: fix ReportException() → reportException() to match
the method name declared in Base::Interpreter.h