summaryrefslogtreecommitdiffstats
path: root/examples/serialbus/modbus/server/mainwindow.ui
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2023-02-06 17:47:18 +0100
committerIvan Solovev <ivan.solovev@qt.io>2023-02-14 12:29:45 +0100
commite448b2b4d402c7ef4c8b06d16a8307e5219b115a (patch)
treeb8a3ef412a0516c63b89b22add8e3c000ba4ee98 /examples/serialbus/modbus/server/mainwindow.ui
parent81c4145f51951dab3a1472a6209f626a8ca4aee2 (diff)
Modbus Server: update example description
Extend the example description so that it actually highlights the main features shown in the example. Also update the example to match the guidelines: * Do not use Example in the name * Update screenshot * add Connectivity category Task-number: QTBUG-110890 Pick-to: 6.5 Change-Id: I4eb7603630a9b69fff4cf921b5adff6ea4c125cf Reviewed-by: André Hartmann <aha_1980@gmx.de>
Diffstat (limited to 'examples/serialbus/modbus/server/mainwindow.ui')
-rw-r--r--examples/serialbus/modbus/server/mainwindow.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/serialbus/modbus/server/mainwindow.ui b/examples/serialbus/modbus/server/mainwindow.ui
index 6b912cc..e0d847b 100644
--- a/examples/serialbus/modbus/server/mainwindow.ui
+++ b/examples/serialbus/modbus/server/mainwindow.ui
@@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
- <string>Modbus Server Example</string>
+ <string>Modbus Server</string>
</property>
<widget class="QWidget" name="centralWidget">
<layout class="QVBoxLayout" name="verticalLayout">