Ref T455, use combobox in model dialogs as radio boxes are too wide

This commit is contained in:
Klaus Basan
2018-12-06 23:38:46 +01:00
parent ca3345bbe0
commit 76913fd069
8 changed files with 27 additions and 7 deletions

View File

@@ -70,7 +70,7 @@
<widget class="BlackGui::Components::CSimulatorSelector" name="comp_SimulatorSelector">
<property name="minimumSize">
<size>
<width>200</width>
<width>50</width>
<height>0</height>
</size>
</property>