]> git.lyx.org Git - features.git/commitdiff
Fix bug 3176 ( Focus not set to edit box for inset->label):
authorAbdelrazak Younes <younes@lyx.org>
Wed, 7 Feb 2007 17:00:37 +0000 (17:00 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 7 Feb 2007 17:00:37 +0000 (17:00 +0000)
http://bugzilla.lyx.org/show_bug.cgi?id=3176

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17088 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/QIndexUi.ui

index 5d79c1cfadb65af49314da9b3d8cf642afa90753..c2e856d5f273c7129449dd9d249f40d8dfcf2b96 100644 (file)
@@ -1,7 +1,4 @@
 <ui version="4.0" >
- <author></author>
- <comment></comment>
- <exportmacro></exportmacro>
  <class>QIndexUi</class>
  <widget class="QDialog" name="QIndexUi" >
   <property name="geometry" >
        <property name="text" >
         <string>Cancel</string>
        </property>
+       <property name="autoDefault" >
+        <bool>false</bool>
+       </property>
+       <property name="default" >
+        <bool>false</bool>
+       </property>
       </widget>
      </item>
     </layout>
    </item>
   </layout>
  </widget>
- <pixmapfunction></pixmapfunction>
  <includes>
   <include location="local" >qt_helpers.h</include>
  </includes>