Fix crash with FindAndReplaceUi

In commit bd9e8fecd the currentIndex of the FindAndReplaceAdv Pane was
changed from 0 to 1. Since then LyX crashed when requesting the pane or
when changing LyX preferences.

This patch reverts this, although it is not clear why it would crash
otherwise. It is still committed like this, because LyX is unusable
without.
This commit is contained in:
Vincent van Ravesteijn 2013-05-10 16:20:14 +02:00
parent 704328d348
commit 03f98402f4

View File

@ -20,7 +20,7 @@
<string>TabWidget</string>
</property>
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="basicTab">
<attribute name="title">