+ use PyCXX for module initialization

This commit is contained in:
wmayer
2016-06-09 15:16:54 +02:00
parent 40c5fef1d0
commit 2b3c1595db
8 changed files with 56 additions and 117 deletions

View File

@@ -46,7 +46,6 @@ Workbench::~Workbench()
Gui::MenuItem* Workbench::setupMenuBar() const
{
Gui::MenuItem* root = StdWorkbench::setupMenuBar();
Gui::MenuItem* item = root->findItem( "&Windows" );