Commit b2628d12 authored by Claudio Valerio's avatar Claudio Valerio

removed tab

parent a6c6ee3f
...@@ -63,9 +63,7 @@ UBLeftPalette::~UBLeftPalette() ...@@ -63,9 +63,7 @@ UBLeftPalette::~UBLeftPalette()
void UBLeftPalette::onDocumentSet(UBDocumentProxy* documentProxy) void UBLeftPalette::onDocumentSet(UBDocumentProxy* documentProxy)
{ {
// //This is necessary to force the teacher guide to be showed in priority each time a document is set Q_UNUSED(documentProxy)
// if(documentProxy && UBSettings::settings()->teacherGuidePageZeroActivated->get().toBool())
// the tab zero is forced // the tab zero is forced
mLastOpenedTabForMode.insert(eUBDockPaletteWidget_BOARD, 0); mLastOpenedTabForMode.insert(eUBDockPaletteWidget_BOARD, 0);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment