eric6/DebugClients/Python/DebugClientBase.py

changeset 7635
0cdead130a81
parent 7628
f904d0eef264
child 7637
c878e8255972
diff -r 8c3d033e5044 -r 0cdead130a81 eric6/DebugClients/Python/DebugClientBase.py
--- a/eric6/DebugClients/Python/DebugClientBase.py	Sat Jun 20 17:36:20 2020 +0200
+++ b/eric6/DebugClients/Python/DebugClientBase.py	Sun Jun 21 18:26:12 2020 +0200
@@ -1590,7 +1590,7 @@
         
     def __formatQtVariable(self, value, qttype):
         """
-        Private method to produce a formatted output of a simple Qt4/Qt5 type.
+        Private method to produce a formatted output of a simple Qt5 type.
         
         @param value variable to be formatted
         @param qttype type of the Qt variable to be formatted (string)

eric ide

mercurial