diff -r 7fe9a53280bd -r 8dd0165d805d UI/AuthenticationDialog.py --- a/UI/AuthenticationDialog.py Sat Oct 19 16:51:12 2013 +0200 +++ b/UI/AuthenticationDialog.py Sat Oct 19 17:42:18 2013 +0200 @@ -38,7 +38,7 @@ self.iconLabel.setText("") self.iconLabel.setPixmap( self.style().standardIcon(QStyle.SP_MessageBoxQuestion).pixmap( - 32, 32)) + 32, 32)) def setData(self, username, password): """