eric6/Utilities/__init__.py

changeset 7595
5db6bfeff23e
parent 7590
2786c3af7a06
child 7599
d6efb1e15a5b
diff -r ee35df230130 -r 5db6bfeff23e eric6/Utilities/__init__.py
--- a/eric6/Utilities/__init__.py	Tue May 12 17:32:16 2020 +0200
+++ b/eric6/Utilities/__init__.py	Fri May 15 18:33:53 2020 +0200
@@ -1746,7 +1746,7 @@
         os.path.join(qtDir, generateQtToolName(toolname)) + ".app",
     ]
     if toolname == "designer":
-        # support the standalone Qt Designer installer from 
+        # support the standalone Qt Designer installer from
         # https://build-system.fman.io/qt-designer-download
         designer = "Qt Designer.app"
         bundles.extend([

eric ide

mercurial