]> git.lyx.org Git - features.git/commitdiff
Fix #6313.
authorPavel Sanda <sanda@lyx.org>
Wed, 11 Nov 2009 13:56:23 +0000 (13:56 +0000)
committerPavel Sanda <sanda@lyx.org>
Wed, 11 Nov 2009 13:56:23 +0000 (13:56 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31946 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/ErrorListUi.ui

index 37f14a7ae20356f5c5d4ef1fc114cdfa99e45fa4..a61f92f9b3c4d9ca2d19d25958ce06f842c0800a 100644 (file)
@@ -44,16 +44,14 @@ and jump the cursor to the location in the document where the error occured.</st
    <item row="3" column="0" colspan="2" >
     <widget class="QTextBrowser" name="descriptionTB" >
      <property name="sizePolicy" >
-      <sizepolicy>
-       <hsizetype>7</hsizetype>
-       <vsizetype>5</vsizetype>
+      <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
        <horstretch>0</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>
      </property>
     </widget>
    </item>
-   <item row="4" column="0" >
+   <item row="5" column="0" >
     <spacer>
      <property name="orientation" >
       <enum>Qt::Horizontal</enum>
@@ -69,13 +67,20 @@ and jump the cursor to the location in the document where the error occured.</st
      </property>
     </spacer>
    </item>
-   <item row="4" column="1" >
+   <item row="5" column="1" >
     <widget class="QPushButton" name="closePB" >
      <property name="text" >
       <string>&amp;Close</string>
      </property>
     </widget>
    </item>
+   <item row="4" column="0" >
+    <widget class="QLabel" name="label" >
+     <property name="text" >
+      <string>For more information, see Document -> LaTeX log.</string>
+     </property>
+    </widget>
+   </item>
   </layout>
  </widget>
  <tabstops>