eric7/Tools/UIPreviewer.py

branch
eric7
changeset 9153
506e35e424d5
parent 9152
8a68afaf1ba2
--- a/eric7/Tools/UIPreviewer.py	Thu Jun 16 18:28:59 2022 +0200
+++ b/eric7/Tools/UIPreviewer.py	Fri Jun 17 16:36:14 2022 +0200
@@ -485,7 +485,7 @@
                 self.tr("Save Image"),
                 self.tr(
                     """<p>The file <b>{0}</b> could not be saved.</p>""")
-                .format(str(fpath)))
+                .format(fpath))
 
     def __copyImageToClipboard(self):
         """

eric ide

mercurial