Preferences/ConfigurationPages/QtPage.py

changeset 3034
7ce719013078
parent 2964
84b65fb9e780
child 3060
5883ce99ee12
child 3160
209a07d7e401
--- a/Preferences/ConfigurationPages/QtPage.py	Sat Oct 19 12:28:12 2013 +0200
+++ b/Preferences/ConfigurationPages/QtPage.py	Sat Oct 19 13:03:39 2013 +0200
@@ -65,7 +65,7 @@
         """
         Private slot to update the Qt4 tools sample label.
         """
-        self.qt4SampleLabel.setText("Sample: {0}designer{1}"\
+        self.qt4SampleLabel.setText("Sample: {0}designer{1}"
             .format(self.qt4PrefixEdit.text(),
                     self.qt4PostfixEdit.text()))
     

eric ide

mercurial