Fix mixed line endings
This commit is contained in:
@@ -256,7 +256,7 @@ void DockWindowManager::activate(QWidget* widget)
|
||||
par = par->parentWidget();
|
||||
}
|
||||
|
||||
if (!dw)
|
||||
if (!dw)
|
||||
return;
|
||||
|
||||
if (!dw->toggleViewAction()->isChecked()) {
|
||||
|
||||
Reference in New Issue
Block a user