--- a/UI/AuthenticationDialog.py Fri Nov 01 15:48:48 2013 +0100 +++ b/UI/AuthenticationDialog.py Sun Nov 03 15:58:22 2013 +0100 @@ -40,7 +40,7 @@ self.iconLabel.setText("") self.iconLabel.setPixmap( self.style().standardIcon(QStyle.SP_MessageBoxQuestion).pixmap( - 32, 32)) + 32, 32)) def setData(self, username, password): """