mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
AppFwk : Allow text filter in single selection mode
This commit is contained in:
parent
8cd25b0111
commit
001afc33dd
@ -287,7 +287,6 @@ void PdmUiTreeSelectionEditor::configureAndUpdateUi(const QString& uiConfigName)
|
||||
|
||||
if (PdmUiTreeSelectionQModel::isSingleValueField(fieldValue))
|
||||
{
|
||||
m_textFilterLineEdit->hide();
|
||||
m_toggleAllCheckBox->hide();
|
||||
}
|
||||
else if (PdmUiTreeSelectionQModel::isMultipleValueField(fieldValue))
|
||||
|
Loading…
Reference in New Issue
Block a user