fix default page again

This commit is contained in:
Damien Elmes 2009-01-05 17:11:29 +09:00
parent 05df5fb4e0
commit 0e4f9d7405

View file

@ -147,15 +147,15 @@
</sizepolicy> </sizepolicy>
</property> </property>
<property name="currentIndex" > <property name="currentIndex" >
<number>3</number> <number>0</number>
</property> </property>
<widget class="QWidget" name="blankPage" > <widget class="QWidget" name="blankPage" >
<property name="geometry" > <property name="geometry" >
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>542</width> <width>462</width>
<height>504</height> <height>601</height>
</rect> </rect>
</property> </property>
</widget> </widget>