We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 679fa81 commit e2080b5Copy full SHA for e2080b5
demo/MainWindow.cpp
@@ -590,7 +590,7 @@ CMainWindow::CMainWindow(QWidget *parent) :
590
591
// uncomment the following line to enable focus highlighting of the dock
592
// widget that has the focus
593
- CDockManager::setConfigFlag(CDockManager::FocusHighlighting, true);
+ // CDockManager::setConfigFlag(CDockManager::FocusHighlighting, true);
594
595
// uncomment if you would like to enable an equal distribution of the
596
// available size of a splitter to all contained dock widgets
0 commit comments