Trigger HideNotInLayout for action from piece context menu.
--HG-- branch : develop
This commit is contained in:
parent
b3a0066343
commit
d3b6999ec0
|
@ -156,6 +156,8 @@ void VWidgetDetails::FillTable(const QHash<quint32, VPiece> *details)
|
|||
ui->tableWidget->resizeRowsToContents();
|
||||
|
||||
ui->tableWidget->setCurrentCell(selectedRow, 0);
|
||||
|
||||
on_checkBoxHideNotInLayout_stateChanged(); // Trigger hide for action from context menu
|
||||
}
|
||||
|
||||
//---------------------------------------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user