--- a/E5Gui/E5MainWindow.py Fri Nov 01 15:48:48 2013 +0100 +++ b/E5Gui/E5MainWindow.py Sun Nov 03 15:58:22 2013 +0100 @@ -59,7 +59,7 @@ self.trUtf8( """<p>The Qt Style Sheet file <b>{0}</b> could""" """ not be read.<br>Reason: {1}</p>""") - .format(styleSheetFile, str(msg))) + .format(styleSheetFile, str(msg))) return else: styleSheet = ""