Restored default dock manager config flag settings

This commit is contained in:
Uwe Kindler 2020-07-03 22:22:00 +02:00
parent 679fa81f6d
commit e2080b5cfc

View File

@ -590,7 +590,7 @@ CMainWindow::CMainWindow(QWidget *parent) :
// uncomment the following line to enable focus highlighting of the dock
// widget that has the focus
CDockManager::setConfigFlag(CDockManager::FocusHighlighting, true);
// CDockManager::setConfigFlag(CDockManager::FocusHighlighting, true);
// uncomment if you would like to enable an equal distribution of the
// available size of a splitter to all contained dock widgets