Changeset 813 for mcbuilder/trunk/layouts/mainwindow.ui
- Timestamp:
- 08/12/08 11:36:57 (5 months ago)
- Files:
-
- 1 modified
-
mcbuilder/trunk/layouts/mainwindow.ui (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mcbuilder/trunk/layouts/mainwindow.ui
r724 r813 34 34 <bool>false</bool> 35 35 </property> 36 <widget class="Editor" name="editor" /> 36 <widget class="Editor" name="editor" > 37 <property name="lineWrapMode" > 38 <enum>QPlainTextEdit::NoWrap</enum> 39 </property> 40 </widget> 37 41 <widget class="QListWidget" name="outputConsole" > 38 42 <property name="palette" >
