]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/NoteUi.ui
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / ui / NoteUi.ui
index a1f941cf873a390fe21667ddae0d869ed13140c5..246a38ae10bc0cfad6aa36fbf78c3276381b2077 100644 (file)
@@ -1,15 +1,12 @@
 <ui version="4.0" >
- <author></author>
- <comment></comment>
- <exportmacro></exportmacro>
- <class>QNoteUi</class>
- <widget class="QDialog" name="QNoteUi" >
+ <class>NoteUi</class>
+ <widget class="QDialog" name="NoteUi" >
   <property name="geometry" >
    <rect>
     <x>0</x>
     <y>0</y>
     <width>202</width>
-    <height>208</height>
+    <height>184</height>
    </rect>
   </property>
   <property name="windowTitle" >
   </property>
   <layout class="QGridLayout" >
    <property name="margin" >
-    <number>11</number>
+    <number>9</number>
    </property>
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item row="1" column="0" >
-    <widget class="QPushButton" name="okPB" >
+   <item row="1" column="1" >
+    <widget class="QPushButton" name="closePB" >
      <property name="text" >
-      <string>&amp;OK</string>
+      <string>Close</string>
      </property>
      <property name="default" >
-      <bool>false</bool>
+      <bool>true</bool>
      </property>
     </widget>
    </item>
-   <item row="1" column="1" >
-    <widget class="QPushButton" name="closePB" >
+   <item row="1" column="0" >
+    <widget class="QPushButton" name="okPB" >
      <property name="text" >
-      <string>Close</string>
+      <string>&amp;OK</string>
      </property>
      <property name="default" >
-      <bool>true</bool>
+      <bool>false</bool>
      </property>
     </widget>
    </item>
         </property>
        </widget>
       </item>
-      <item>
-       <widget class="QRadioButton" name="framedRB" >
-        <property name="toolTip" >
-         <string>Framed in box</string>
-        </property>
-        <property name="text" >
-         <string>&amp;Framed</string>
-        </property>
-       </widget>
-      </item>
-      <item>
-       <widget class="QRadioButton" name="shadedRB" >
-        <property name="toolTip" >
-         <string>Box with shaded background</string>
-        </property>
-        <property name="text" >
-         <string>&amp;Shaded</string>
-        </property>
-       </widget>
-      </item>
      </layout>
     </widget>
    </item>
   </layout>
  </widget>
- <pixmapfunction></pixmapfunction>
- <includes>
-  <include location="local" >qt_helpers.h</include>
- </includes>
  <tabstops>
   <tabstop>noteRB</tabstop>
   <tabstop>commentRB</tabstop>
   <tabstop>greyedoutRB</tabstop>
-  <tabstop>framedRB</tabstop>
-  <tabstop>shadedRB</tabstop>
   <tabstop>okPB</tabstop>
   <tabstop>closePB</tabstop>
  </tabstops>
+ <includes>
+  <include location="local" >qt_i18n.h</include>
+ </includes>
  <resources/>
  <connections/>
 </ui>