MqttMonitor/MqttConnectionOptionsDialog.py

branch
connection_profiles
changeset 18
bbfe5866b6aa
parent 11
90d3ebed4cc0
child 20
3737a78bb6c5
diff -r ee738a0efe9c -r bbfe5866b6aa MqttMonitor/MqttConnectionOptionsDialog.py
--- a/MqttMonitor/MqttConnectionOptionsDialog.py	Mon Sep 03 19:57:59 2018 +0200
+++ b/MqttMonitor/MqttConnectionOptionsDialog.py	Tue Sep 04 19:42:24 2018 +0200
@@ -29,7 +29,7 @@
             populate the dialog with. It must have the keys "ClientId",
             "Keepalive", "CleanSession", "Username", "Password", "WillTopic",
             "WillMessage", "WillQos", "WillRetain".
-        @@type dict
+        @type dict
         @param parent reference to the parent widget
         @type QWidget
         """

eric ide

mercurial