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