1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00

OP-1222 Added fixed wings to connection diagram dialog.

This commit is contained in:
m_thread 2014-08-27 00:30:05 +02:00
parent b31ee46724
commit a215bca34c
2 changed files with 4425 additions and 589 deletions

View File

@ -40,6 +40,9 @@
</color>
</brush>
</property>
<property name="renderHints">
<set>QPainter::HighQualityAntialiasing|QPainter::TextAntialiasing</set>
</property>
</widget>
</item>
<item>

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 524 KiB

After

Width:  |  Height:  |  Size: 729 KiB