]> git.lyx.org Git - lyx.git/commitdiff
- Boring promote and demote instead of the sexy in and out
authorAsger Ottar Alstrup <alstrup@lyx.org>
Thu, 19 Oct 2006 15:30:18 +0000 (15:30 +0000)
committerAsger Ottar Alstrup <alstrup@lyx.org>
Thu, 19 Oct 2006 15:30:18 +0000 (15:30 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15374 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/QTocUi.ui

index 4b5b3468f1c5c0f65fa25e63ea6b3148796f2371..2537e8ce9d1d3257c7a97e20d72f5dec59497dca 100644 (file)
@@ -1,7 +1,4 @@
 <ui version="4.0" >
 <ui version="4.0" >
- <author></author>
- <comment></comment>
- <exportmacro></exportmacro>
  <class>QTocUi</class>
  <widget class="QDialog" name="QTocUi" >
   <property name="geometry" >
  <class>QTocUi</class>
  <widget class="QDialog" name="QTocUi" >
   <property name="geometry" >
        </property>
       </widget>
      </item>
        </property>
       </widget>
      </item>
-     <item row="0" column="3" >
+     <item row="0" column="2" >
       <widget class="QPushButton" name="moveOutPB" >
        <property name="text" >
       <widget class="QPushButton" name="moveOutPB" >
        <property name="text" >
-        <string>&amp;Out</string>
+        <string>&lt;- &amp;Promote</string>
        </property>
       </widget>
      </item>
        </property>
       </widget>
      </item>
-     <item row="0" column="2" >
+     <item row="0" column="3" >
       <widget class="QPushButton" name="moveInPB" >
        <property name="text" >
       <widget class="QPushButton" name="moveInPB" >
        <property name="text" >
-        <string>&amp;In</string>
+        <string>&amp;Demote -></string>
        </property>
       </widget>
      </item>
        </property>
       </widget>
      </item>
    </item>
   </layout>
  </widget>
    </item>
   </layout>
  </widget>
- <pixmapfunction></pixmapfunction>
  <tabstops>
   <tabstop>typeCO</tabstop>
   <tabstop>tocTV</tabstop>
  <tabstops>
   <tabstop>typeCO</tabstop>
   <tabstop>tocTV</tabstop>