]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/ViewSourceUi.ui
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / ui / ViewSourceUi.ui
index c8ec9545f1d732f084a82a6fdbda553ae3c975a4..4cfc9b064faf8bb4785a2bbbc7e8c9ef35134af7 100644 (file)
@@ -1,12 +1,12 @@
 <ui version="4.0" >
- <class>QViewSourceUi</class>
- <widget class="QWidget" name="QViewSourceUi" >
+ <class>ViewSourceUi</class>
+ <widget class="QWidget" name="ViewSourceUi" >
   <property name="geometry" >
    <rect>
     <x>0</x>
     <y>0</y>
     <width>446</width>
-    <height>93</height>
+    <height>94</height>
    </rect>
   </property>
   <property name="windowTitle" >
    </property>
    <item row="0" column="1" >
     <layout class="QVBoxLayout" >
-     <property name="margin" >
-      <number>0</number>
-     </property>
      <property name="spacing" >
       <number>6</number>
      </property>
+     <property name="margin" >
+      <number>0</number>
+     </property>
      <item>
       <widget class="QCheckBox" name="viewFullSourceCB" >
        <property name="cursor" >
-        <cursor>0</cursor>
+        <cursorShape>ArrowCursor</cursorShape>
        </property>
        <property name="text" >
         <string>Complete source</string>
        <property name="orientation" >
         <enum>Qt::Vertical</enum>
        </property>
-       <property name="sizeHint" >
+       <property name="sizeHint" stdset="0" >
         <size>
          <width>20</width>
-         <height>40</height>
+         <height>1</height>
         </size>
        </property>
       </spacer>
    </item>
    <item row="0" column="0" >
     <widget class="QTextEdit" name="viewSourceTV" >
+     <property name="sizePolicy" >
+      <sizepolicy>
+       <hsizetype>3</hsizetype>
+       <vsizetype>13</vsizetype>
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
      <property name="whatsThis" >
       <string/>
      </property>
@@ -88,7 +96,7 @@
   <tabstop>updatePB</tabstop>
  </tabstops>
  <includes>
-  <include location="local" >qt_helpers.h</include>
+  <include location="local" >qt_i18n.h</include>
  </includes>
  <resources/>
  <connections/>