eric6/Debugger/VariablesViewer.py

changeset 7015
b1a3094b33e1
parent 7013
a3904952065b
child 7016
47f6b0c3a293
--- a/eric6/Debugger/VariablesViewer.py	Sun May 19 12:30:02 2019 +0200
+++ b/eric6/Debugger/VariablesViewer.py	Sun May 19 12:35:24 2019 +0200
@@ -574,7 +574,7 @@
         Public Qt slot to get the index of item at row:column of parent.
         
         @param row number of rows
-        @rtype int
+        @type int
         @param column number of columns
         @type int
         @param parent the model parent

eric ide

mercurial