|
|
@ -269,6 +269,8 @@ void UBBoardPaletteManager::setupPalettes() |
|
|
|
|
|
|
|
|
|
|
|
mZoomPalette = new UBZoomPalette(mContainer); |
|
|
|
mZoomPalette = new UBZoomPalette(mContainer); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mStylusPalette->stackUnder(mZoomPalette); |
|
|
|
|
|
|
|
|
|
|
|
QList<QAction*> backgroundsActions; |
|
|
|
QList<QAction*> backgroundsActions; |
|
|
|
|
|
|
|
|
|
|
|
backgroundsActions << UBApplication::mainWindow->actionPlainLightBackground; |
|
|
|
backgroundsActions << UBApplication::mainWindow->actionPlainLightBackground; |
|
|
|