summaryrefslogtreecommitdiffstats
path: root/examples/serialbus/can/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'examples/serialbus/can/mainwindow.ui')
-rw-r--r--examples/serialbus/can/mainwindow.ui10
1 files changed, 9 insertions, 1 deletions
diff --git a/examples/serialbus/can/mainwindow.ui b/examples/serialbus/can/mainwindow.ui
index 120f7be..8080ab4 100644
--- a/examples/serialbus/can/mainwindow.ui
+++ b/examples/serialbus/can/mainwindow.ui
@@ -130,10 +130,14 @@ Otherwise, the standard format with 11 bit idenfier is used.</string>
<property name="font">
<font>
<family>Courier</family>
+ <kerning>false</kerning>
</font>
</property>
+ <property name="frameShape">
+ <enum>QFrame::StyledPanel</enum>
+ </property>
<property name="text">
- <string>Timestamp CAN-ID DLC Data</string>
+ <string>Timestamp CAN-ID DLC Data</string>
</property>
</widget>
</item>
@@ -142,8 +146,12 @@ Otherwise, the standard format with 11 bit idenfier is used.</string>
<property name="font">
<font>
<family>Courier</family>
+ <kerning>false</kerning>
</font>
</property>
+ <property name="frameShape">
+ <enum>QFrame::StyledPanel</enum>
+ </property>
<property name="undoRedoEnabled">
<bool>false</bool>
</property>