mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
AppFwk : Remove setFocus, as signals from the QModel triggers update
This commit is contained in:
parent
31cbd35862
commit
b222561a81
@ -379,9 +379,6 @@ void PdmUiTreeSelectionEditor::slotToggleAll()
|
||||
{
|
||||
unCheckAllItems();
|
||||
}
|
||||
|
||||
// Set focus back to the tree view to trigger a redraw
|
||||
m_treeView->setFocus();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user