Commit 7ed6776abc00e61b095c11b42c9109ee1542d4a9
Committed by
David Gräff
1 parent
ba44a820
Fix device selection dialog size.
When no device is found, a bit more text is shown, so make space for that.
Showing
1 changed file
with
2 additions
and
2 deletions
openhantek/src/selectdevice/selectsupporteddevice.ui
| @@ -6,8 +6,8 @@ | @@ -6,8 +6,8 @@ | ||
| 6 | <rect> | 6 | <rect> |
| 7 | <x>0</x> | 7 | <x>0</x> |
| 8 | <y>0</y> | 8 | <y>0</y> |
| 9 | - <width>381</width> | ||
| 10 | - <height>266</height> | 9 | + <width>550</width> |
| 10 | + <height>400</height> | ||
| 11 | </rect> | 11 | </rect> |
| 12 | </property> | 12 | </property> |
| 13 | <property name="windowTitle"> | 13 | <property name="windowTitle"> |