disabled start up hint

preferencesAboutTextFull
-f 11 years ago
parent 5d686fff46
commit 7c29ec047e
  1. 2
      src/board/UBBoardPaletteManager.cpp

@ -243,7 +243,7 @@ void UBBoardPaletteManager::setupPalettes()
mStylusPalette->stackUnder(mZoomPalette); mStylusPalette->stackUnder(mZoomPalette);
mTipPalette = new UBStartupHintsPalette(mContainer); //mTipPalette = new UBStartupHintsPalette(mContainer);
QList<QAction*> backgroundsActions; QList<QAction*> backgroundsActions;
backgroundsActions << UBApplication::mainWindow->actionPlainLightBackground; backgroundsActions << UBApplication::mainWindow->actionPlainLightBackground;

Loading…
Cancel
Save