summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2018-02-27 17:00:26 +0100
committerAlex Blasche <alexander.blasche@qt.io>2018-03-01 06:41:06 +0000
commit860c798835ae8846e4100ea6557bed28317713bb (patch)
treeabdab8d875c85152d1185a129ad7dfdba29ad346 /examples
parent5eb02ffef872456bd967d8300b6e2f2df3e7c7e5 (diff)
Rename master example title to "Client"
The slave example already uses the Server terminology in the same spot. This change makes the master example consistent with the slave example. The client/server terminology is much easier to understand than Modbus' Master/Slave terminology. Change-Id: Ic99cc75f223394faba8dcd62f144edd76a9dd50a Reviewed-by: André Hartmann <aha_1980@gmx.de>
Diffstat (limited to 'examples')
-rw-r--r--examples/serialbus/modbus/master/mainwindow.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/serialbus/modbus/master/mainwindow.ui b/examples/serialbus/modbus/master/mainwindow.ui
index 4230fbf..bf80826 100644
--- a/examples/serialbus/modbus/master/mainwindow.ui
+++ b/examples/serialbus/modbus/master/mainwindow.ui
@@ -17,7 +17,7 @@
</size>
</property>
<property name="windowTitle">
- <string>Modbus Master Example</string>
+ <string>Modbus Client Example</string>
</property>
<widget class="QWidget" name="centralWidget">
<layout class="QVBoxLayout" name="verticalLayout">