parent
c2976614ba
commit
a97ce04ca5
|
@ -2517,6 +2517,11 @@ void MainWindow::Layout()
|
||||||
{
|
{
|
||||||
ActionDraw(true);
|
ActionDraw(true);
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
ui->actionDetails->setChecked(false);
|
||||||
|
ui->actionLayout->setChecked(false);
|
||||||
|
}
|
||||||
SetLayoutModeActions(false);
|
SetLayoutModeActions(false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user