1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-17 02:52:12 +01:00

OP-1309 restored tab index to 0 in input.ui

This commit is contained in:
Philippe Renon 2014-05-04 18:22:28 +02:00
parent 8abd540eb9
commit 465f57215c

View File

@ -17,7 +17,7 @@
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="RCInput">
<attribute name="title">
@ -116,8 +116,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>488</width>
<height>281</height>
<width>772</width>
<height>751</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout">