1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-04-10 02:02:21 +02:00

OP-1117 move default tab back to the beginning

This commit is contained in:
Cliff Geerdes 2013-12-18 14:50:44 -05:00
parent 56b4d8647f
commit 13f500a67d

View File

@ -507,7 +507,7 @@
<enum>QTabWidget::Rounded</enum> <enum>QTabWidget::Rounded</enum>
</property> </property>
<property name="currentIndex"> <property name="currentIndex">
<number>2</number> <number>0</number>
</property> </property>
<property name="documentMode"> <property name="documentMode">
<bool>false</bool> <bool>false</bool>
@ -8868,7 +8868,7 @@ border-radius: 5;</string>
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>784</width> <width>545</width>
<height>711</height> <height>711</height>
</rect> </rect>
</property> </property>
@ -27213,8 +27213,8 @@ border-radius: 5;</string>
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>798</width> <width>407</width>
<height>656</height> <height>518</height>
</rect> </rect>
</property> </property>
<layout class="QGridLayout" name="gridLayout_23"> <layout class="QGridLayout" name="gridLayout_23">