]> git.lyx.org Git - lyx.git/commitdiff
try to get a courier font for the preamble
authorJohn Levon <levon@movementarian.org>
Fri, 6 Jun 2003 14:27:07 +0000 (14:27 +0000)
committerJohn Levon <levon@movementarian.org>
Fri, 6 Jun 2003 14:27:07 +0000 (14:27 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7125 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt2/ui/PreambleModuleBase.ui

index 5b823da255285e5dc5a7bdc547fe57b5ebbc08a0..283664e7e74cee5cddb9bdbae5e7c67fa847095f 100644 (file)
@@ -13,7 +13,7 @@
         <rect>
             <x>0</x>
             <y>0</y>
-            <width>381</width>
+            <width>377</width>
             <height>278</height>
         </rect>
     </property>
                 <name>name</name>
                 <cstring>preambleMLE</cstring>
             </property>
+            <property stdset="1">
+                <name>font</name>
+                <font>
+                    <family>adobe-courier</family>
+                </font>
+            </property>
         </widget>
     </grid>
 </widget>
-<connections>
-</connections>
 </UI>