eric6/Preferences/ConfigurationPages/DebuggerGeneralPage.py

changeset 7015
b1a3094b33e1
parent 7012
cc3f83d1a605
child 7016
47f6b0c3a293
diff -r 61172a5bc172 -r b1a3094b33e1 eric6/Preferences/ConfigurationPages/DebuggerGeneralPage.py
--- a/eric6/Preferences/ConfigurationPages/DebuggerGeneralPage.py	Sun May 19 12:30:02 2019 +0200
+++ b/eric6/Preferences/ConfigurationPages/DebuggerGeneralPage.py	Sun May 19 12:35:24 2019 +0200
@@ -356,7 +356,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