Commit 7ed6776abc00e61b095c11b42c9109ee1542d4a9

Authored by Philipp Marek
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.
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">