removed tab

preferencesAboutTextFull
Claudio Valerio 12 years ago
parent a6c6ee3f61
commit b2628d12b8
  1. 4
      src/gui/UBLeftPalette.cpp

@ -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);
} }

Loading…
Cancel
Save