mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
Fixed restore dock widget
* fixed CDockWidget::restoreFloatingSizeAndPositionDeferred * CMarginsInput::changedMargins needs direct connection * reset setting extended
This commit is contained in:
committed by
Mat Sutcliffe
parent
ce0426707b
commit
6f6a3d8314
@@ -33,6 +33,8 @@ namespace BlackGui
|
||||
{
|
||||
this->resetMarginsToDefault();
|
||||
m_geometry = "";
|
||||
m_frameless = false;
|
||||
m_floating = false;
|
||||
}
|
||||
|
||||
void CDockWidgetSettings::setMarginsWhenFramelessFloating(const QMargins &margins)
|
||||
|
||||
Reference in New Issue
Block a user