Prefer NoScrollComboBox::setTextItem over setCurrentText

This commit is contained in:
GriffinR
2025-05-01 10:17:51 -04:00
parent 22a36d4664
commit 8245f60e2b
19 changed files with 58 additions and 48 deletions

View File

@@ -2733,7 +2733,7 @@
</widget>
</item>
<item>
<widget class="QComboBox" name="comboBox_EncounterGroupLabel">
<widget class="NoScrollComboBox" name="comboBox_EncounterGroupLabel">
<property name="sizeAdjustPolicy">
<enum>QComboBox::SizeAdjustPolicy::AdjustToContents</enum>
</property>