fixes #0004125: MDIViews not accessible correctly

This commit is contained in:
wmayer
2019-09-15 18:15:44 +02:00
parent 4631b26d42
commit 1bfe0f3bea
14 changed files with 276 additions and 8 deletions

View File

@@ -117,7 +117,7 @@ PyMOD_INIT_FUNC(SpreadsheetGui)
SpreadsheetGui::ViewProviderSheet::init();
SpreadsheetGui::Workbench::init();
// SpreadsheetGui::SheetView::init();
SpreadsheetGui::SheetView::init();
// add resources and reloads the translators
loadSpreadsheetResource();