Skip to content

Commit d203394

Browse files
committed
ENH: configure outputModel selector of CombineModels
1 parent a7370b7 commit d203394

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CombineModels/Resources/UI/CombineModels.ui

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,13 +180,13 @@
180180
<bool>true</bool>
181181
</property>
182182
<property name="addEnabled">
183-
<bool>false</bool>
183+
<bool>true</bool>
184184
</property>
185185
<property name="removeEnabled">
186186
<bool>true</bool>
187187
</property>
188188
<property name="editEnabled">
189-
<bool>true</bool>
189+
<bool>false</bool>
190190
</property>
191191
<property name="renameEnabled">
192192
<bool>true</bool>
@@ -420,4 +420,4 @@
420420
</hints>
421421
</connection>
422422
</connections>
423-
</ui>
423+
</ui>

0 commit comments

Comments
 (0)