diff -r 7ce719013078 -r 36e9f388958b E5Gui/E5MainWindow.py --- a/E5Gui/E5MainWindow.py Sat Oct 19 13:03:39 2013 +0200 +++ b/E5Gui/E5MainWindow.py Sat Oct 19 14:05:26 2013 +0200 @@ -57,7 +57,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 = ""