Added support for proper handling on non client escape key presses on Windows

This commit is contained in:
Uwe Kindler
2020-04-01 08:12:45 +02:00
parent 1b6e449b4a
commit 28dc374fc2
3 changed files with 70 additions and 9 deletions

View File

@@ -505,7 +505,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