Implemented support for Opaque / Non Opaque auto hide container resizing

This commit is contained in:
Uwe Kindler
2022-10-26 15:06:23 +02:00
parent f22d62a85b
commit f5ac29c19e
2 changed files with 10 additions and 1 deletions

View File

@@ -616,7 +616,7 @@ CMainWindow::CMainWindow(QWidget *parent) :
// uncomment the following line if you want to use opaque undocking and
// opaque splitter resizing
// CDockManager::setConfigFlags(CDockManager::DefaultOpaqueConfig);
//CDockManager::setConfigFlags(CDockManager::DefaultOpaqueConfig);
// uncomment the following line if you want a fixed tab width that does
// not change if the visibility of the close button changes