Set checked Detail mode button after close Layout Editor window.
--HG-- branch : release
This commit is contained in:
parent
c4d7b03905
commit
7fccb9eb63
|
@ -761,6 +761,7 @@ void MainWindow::ShowToolTip(const QString &toolTip)
|
||||||
*/
|
*/
|
||||||
void MainWindow::tableClosed()
|
void MainWindow::tableClosed()
|
||||||
{
|
{
|
||||||
|
ui->actionDetails->setChecked(true);
|
||||||
show();
|
show();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user