]> git.lyx.org Git - lyx.git/commitdiff
Fix layout of the View Source window when using Qt 4.2.
authorEnrico Forestieri <forenr@lyx.org>
Sun, 11 Jan 2009 12:12:56 +0000 (12:12 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Sun, 11 Jan 2009 12:12:56 +0000 (12:12 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28091 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/ViewSourceUi.ui

index d5231ef198f75cd729810079405b1df6111b56a1..4cfc9b064faf8bb4785a2bbbc7e8c9ef35134af7 100644 (file)
@@ -75,7 +75,9 @@
    <item row="0" column="0" >
     <widget class="QTextEdit" name="viewSourceTV" >
      <property name="sizePolicy" >
-      <sizepolicy vsizetype="Ignored" hsizetype="Expanding" >
+      <sizepolicy>
+       <hsizetype>3</hsizetype>
+       <vsizetype>13</vsizetype>
        <horstretch>0</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>