Changeset 10409


Ignore:
Timestamp:
04/18/11 17:55:32 (14 years ago)
Author:
tbretz
Message:
Changed line wrap mode of log-window.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/gui/design.ui

    r10394 r10409  
    3737      </property>
    3838      <property name="currentIndex">
    39        <number>1</number>
     39       <number>3</number>
    4040      </property>
    4141      <property name="documentMode">
     
    460460               <bool>false</bool>
    461461              </property>
     462              <property name="lineWrapMode">
     463               <enum>QTextEdit::NoWrap</enum>
     464              </property>
    462465              <property name="readOnly">
    463466               <bool>true</bool>
     
    601604&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
    602605p, li { white-space: pre-wrap; }
    603 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
    604 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;FIXME: Notice when new message arrived.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
     606&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
     607&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Ubuntu';&quot;&gt;FIXME: Notice when new message arrived.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
    605608              </property>
    606609              <property name="textInteractionFlags">
     
    690693   <property name="minimumSize">
    691694    <size>
    692      <width>290</width>
     695     <width>309</width>
    693696     <height>260</height>
    694697    </size>
     
    819822   <property name="minimumSize">
    820823    <size>
    821      <width>207</width>
     824     <width>223</width>
    822825     <height>237</height>
    823826    </size>
Note: See TracChangeset for help on using the changeset viewer.