Fix bug 5695. Now for the Include dialog.

http://bugzilla.lyx.org/show_bug.cgi?id=5695

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28784 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Vincent van Ravesteijn 2009-03-14 19:29:03 +00:00
parent 22ba8256b2
commit d3cca37860

View File

@ -239,6 +239,9 @@
<property name="default" >
<bool>true</bool>
</property>
<property name="autoDefault" >
<bool>true</bool>
</property>
</widget>
</item>
<item>
@ -246,6 +249,9 @@
<property name="text" >
<string>&amp;Close</string>
</property>
<property name="autoDefault" >
<bool>false</bool>
</property>
</widget>
</item>
</layout>