summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/serialbus/can/mainwindow.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/serialbus/can/mainwindow.ui b/examples/serialbus/can/mainwindow.ui
index f9d5781..adacbd7 100644
--- a/examples/serialbus/can/mainwindow.ui
+++ b/examples/serialbus/can/mainwindow.ui
@@ -161,6 +161,9 @@ Otherwise, the standard format with 11 bit idenfier is used.</string>
<property name="undoRedoEnabled">
<bool>false</bool>
</property>
+ <property name="lineWrapMode">
+ <enum>QTextEdit::NoWrap</enum>
+ </property>
<property name="readOnly">
<bool>true</bool>
</property>