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 e4c5eac commit e091be0Copy full SHA for e091be0
demo/MainWindow.cpp
@@ -564,7 +564,6 @@ CMainWindow::CMainWindow(QWidget *parent) :
564
// CDockManager::setConfigFlag(CDockManager::HideSingleCentralWidgetTitleBar, true);
565
566
// Now create the dock manager and its content
567
- CDockManager::setConfigFlag(CDockManager::FloatingContainerHasWidgetIcon, true);
568
d->DockManager = new CDockManager(this);
569
570
connect(d->PerspectiveComboBox, SIGNAL(activated(const QString&)),
0 commit comments