Browse Source

Set initial size smaller

This way the dock doesn’t end up too wide
QGC4.4
Don Gagne 11 years ago
parent
commit
04d214d6dd
  1. 2
      src/ui/QGCUASFileView.ui
  2. 2
      src/ui/QGCUASFileViewMulti.ui

2
src/ui/QGCUASFileView.ui

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>414</width> <width>200</width>
<height>518</height> <height>518</height>
</rect> </rect>
</property> </property>

2
src/ui/QGCUASFileViewMulti.ui

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>400</width> <width>200</width>
<height>300</height> <height>300</height>
</rect> </rect>
</property> </property>

Loading…
Cancel
Save