mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-17 02:52:12 +01:00
just trying to cleanup a bad push from last night. I stomped on some things I should not have.
This commit is contained in:
parent
604a349d01
commit
a042ffd843
@ -37,6 +37,14 @@
|
||||
<string>Airplane type:</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QGraphicsView" name="planeShape">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QComboBox" name="fixedWingType"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user