scripts/compileUiFiles.py

branch
eric7
changeset 8314
e3642a6a1e71
parent 7960
e8fc383322f7
child 8318
962bce857696
diff -r dac33c7fce07 -r e3642a6a1e71 scripts/compileUiFiles.py
--- a/scripts/compileUiFiles.py	Sat May 15 19:01:16 2021 +0200
+++ b/scripts/compileUiFiles.py	Sat May 15 20:08:03 2021 +0200
@@ -29,7 +29,7 @@
     """
     Compile the .ui files to Python sources.
     """
-    compileUiDir("eric6", True, __pyName)
+    compileUiDir("eric7", True, __pyName)
 
 
 def main(argv):

eric ide

mercurial