DebugClients/Python/DebugClientBase.py

changeset 2297
e8a46f81517c
parent 2276
52ec544a6c74
child 2302
f29e9405c851
diff -r da3757bc5218 -r e8a46f81517c DebugClients/Python/DebugClientBase.py
--- a/DebugClients/Python/DebugClientBase.py	Mon Dec 31 11:59:44 2012 +0100
+++ b/DebugClients/Python/DebugClientBase.py	Mon Dec 31 12:35:13 2012 +0100
@@ -1474,7 +1474,7 @@
         
     def __formatQt4Variable(self, value, vtype):
         """
-        Private method to produce a formated output of a simple Qt4 type.
+        Private method to produce a formated output of a simple Qt4/Qt5 type.
         
         @param value variable to be formated
         @param vtype type of the variable to be formatted (string)

eric ide

mercurial