summaryrefslogtreecommitdiffstats
path: root/examples/serialbus/can/mainwindow.ui
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2016-01-08 14:30:09 +0100
committerAlex Blasche <alexander.blasche@theqtcompany.com>2016-01-08 14:50:54 +0000
commit304927b3ef5b478010d1094bd90829f0bcdc9059 (patch)
tree1f336dc13ed01717469c1120a899448f4b5acd3a /examples/serialbus/can/mainwindow.ui
parentea488ff33ca7d590858ef0c71d43dced8222732f (diff)
Make it more obvious in the example what Flexible Data rate means
Change-Id: Ifbd1d35f05078de0db4c969f651f5214f23b8e35 Reviewed-by: Rolf Eike Beer <eb@emlix.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'examples/serialbus/can/mainwindow.ui')
-rw-r--r--examples/serialbus/can/mainwindow.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/serialbus/can/mainwindow.ui b/examples/serialbus/can/mainwindow.ui
index 19d8188..26c7489 100644
--- a/examples/serialbus/can/mainwindow.ui
+++ b/examples/serialbus/can/mainwindow.ui
@@ -72,7 +72,8 @@
<item row="0" column="3">
<widget class="QCheckBox" name="fdBox">
<property name="text">
- <string>Flexible Data-Rate</string>
+ <string>Flexible Data-Rate
+(64 byte payload)</string>
</property>
</widget>
</item>