]> git.lyx.org Git - features.git/commitdiff
* LogUi.ui: cosmetics.
authorJürgen Spitzmüller <spitz@lyx.org>
Thu, 18 Jun 2009 10:20:20 +0000 (10:20 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Thu, 18 Jun 2009 10:20:20 +0000 (10:20 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30154 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/LogUi.ui

index a00615bebedd296ec11cca9d1e94266de419c368..56e3c27c1baf1b040eca721602657c617b695291 100644 (file)
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item row="3" column="3" colspan="2" >
-    <widget class="QPushButton" name="updatePB" >
+   <item row="2" column="1" colspan="5" >
+    <widget class="QLineEdit" name="findLE" >
      <property name="toolTip" >
-      <string>Update the display</string>
+      <string>Enter search string, hit return or thr "Go!" button.</string>
      </property>
+    </widget>
+   </item>
+   <item row="2" column="0" >
+    <widget class="QLabel" name="findLA" >
      <property name="text" >
-      <string>&amp;Update</string>
+      <string>&amp;Find:</string>
      </property>
-     <property name="default" >
-      <bool>true</bool>
+     <property name="buddy" >
+      <cstring>findLE</cstring>
      </property>
     </widget>
    </item>
-   <item row="3" column="5" >
-    <widget class="QPushButton" name="closePB" >
+   <item row="0" column="0" colspan="7" >
+    <widget class="QTextBrowser" name="logTB" />
+   </item>
+   <item row="1" column="3" colspan="2" >
+    <widget class="QPushButton" name="nextErrorPB" >
+     <property name="toolTip" >
+      <string>Jump to the next error message.</string>
+     </property>
      <property name="text" >
-      <string>&amp;Close</string>
+      <string>Next &amp;Error</string>
      </property>
     </widget>
    </item>
-   <item row="3" column="1" colspan="2" >
-    <spacer>
-     <property name="orientation" >
-      <enum>Qt::Horizontal</enum>
-     </property>
-     <property name="sizeType" >
-      <enum>QSizePolicy::Expanding</enum>
+   <item row="1" column="5" colspan="2" >
+    <widget class="QPushButton" name="nextWarningPB" >
+     <property name="toolTip" >
+      <string>Jump to the next warning message.</string>
      </property>
-     <property name="sizeHint" >
-      <size>
-       <width>111</width>
-       <height>26</height>
-      </size>
+     <property name="text" >
+      <string>Next &amp;Warning</string>
      </property>
-    </spacer>
+    </widget>
    </item>
-   <item row="3" column="0" >
-    <widget class="QPushButton" name="copyPB" >
+   <item row="2" column="6" >
+    <widget class="QPushButton" name="findPB" >
      <property name="text" >
-      <string>Copy to Clip&amp;board</string>
+      <string>&amp;Go!</string>
      </property>
     </widget>
    </item>
-   <item row="1" column="0" colspan="2" >
+   <item row="1" column="0" colspan="3" >
     <spacer>
      <property name="orientation" >
       <enum>Qt::Horizontal</enum>
      </property>
     </spacer>
    </item>
-   <item row="2" column="5" >
-    <widget class="QPushButton" name="findPB" >
+   <item row="3" column="0" colspan="2" >
+    <widget class="QPushButton" name="copyPB" >
      <property name="text" >
-      <string>&amp;Go!</string>
+      <string>Copy to Clip&amp;board</string>
      </property>
     </widget>
    </item>
-   <item row="2" column="1" colspan="4" >
-    <widget class="QLineEdit" name="findLE" >
-     <property name="toolTip" >
-      <string>Enter search string, hit return or thr "Go!" button.</string>
+   <item row="3" column="2" colspan="2" >
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Horizontal</enum>
      </property>
-    </widget>
-   </item>
-   <item row="2" column="0" >
-    <widget class="QLabel" name="findLA" >
-     <property name="text" >
-      <string>&amp;Find:</string>
+     <property name="sizeType" >
+      <enum>QSizePolicy::Expanding</enum>
      </property>
-     <property name="buddy" >
-      <cstring>findLE</cstring>
+     <property name="sizeHint" >
+      <size>
+       <width>111</width>
+       <height>26</height>
+      </size>
      </property>
-    </widget>
+    </spacer>
    </item>
-   <item row="1" column="4" colspan="2" >
-    <widget class="QPushButton" name="nextWarningPB" >
-     <property name="toolTip" >
-      <string>Jump to the next warning message.</string>
-     </property>
+   <item row="3" column="6" >
+    <widget class="QPushButton" name="closePB" >
      <property name="text" >
-      <string>Next &amp;Warning</string>
+      <string>&amp;Close</string>
      </property>
     </widget>
    </item>
-   <item row="1" column="2" colspan="2" >
-    <widget class="QPushButton" name="nextErrorPB" >
+   <item row="3" column="4" colspan="2" >
+    <widget class="QPushButton" name="updatePB" >
      <property name="toolTip" >
-      <string>Jump to the next error message.</string>
+      <string>Update the display</string>
      </property>
      <property name="text" >
-      <string>Next &amp;Error</string>
+      <string>&amp;Update</string>
+     </property>
+     <property name="default" >
+      <bool>true</bool>
      </property>
     </widget>
    </item>
-   <item row="0" column="0" colspan="6" >
-    <widget class="QTextBrowser" name="logTB" />
-   </item>
   </layout>
  </widget>
  <tabstops>