]> git.lyx.org Git - features.git/commitdiff
Fix bug #4509: Default focus of SearchUi should be "Find Next".
authorVincent van Ravesteijn <vfr@lyx.org>
Mon, 6 Jul 2009 22:11:05 +0000 (22:11 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Mon, 6 Jul 2009 22:11:05 +0000 (22:11 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30390 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/SearchUi.ui

index d7019cf70ffbd497390e79777c60c6f474c2f54c..91074dcef61c3472b0ebf4497806b8976ba974df 100644 (file)
      <property name="default" >
       <bool>true</bool>
      </property>
+     <property name="autodefault">
+      <bool>true</bool>
+     </property>
     </widget>
    </item>
    <item row="1" column="3" >
      <property name="enabled" >
       <bool>false</bool>
      </property>
+     <property name="autodefault">
+      <bool>false</bool>
+     </property>
      <property name="text" >
       <string>&amp;Replace</string>
      </property>
      <property name="enabled" >
       <bool>false</bool>
      </property>
+     <property name="autodefault">
+      <bool>false</bool>
+     </property>
      <property name="text" >
       <string>Replace &amp;All</string>
      </property>
      <property name="text" >
       <string>&amp;Close</string>
      </property>
+     <property name="autodefault">
+      <bool>false</bool>
+     </property>
     </widget>
    </item>
   </layout>