diff -r bf5ae5d7477d -r befeff46ec0f Preferences/ConfigurationPages/IconsPage.py --- a/Preferences/ConfigurationPages/IconsPage.py Sat Oct 12 17:31:40 2013 +0200 +++ b/Preferences/ConfigurationPages/IconsPage.py Sat Oct 12 18:25:29 2013 +0200 @@ -51,7 +51,8 @@ def on_iconDirectoryList_currentRowChanged(self, row): """ - Private slot to handle the currentRowChanged signal of the icons directory list. + Private slot to handle the currentRowChanged signal of the icons + directory list. @param row the current row (integer) """