eric6/Project/UicLoadUi.py

changeset 7842
8fd1bd39e633
parent 7834
6ffe1fe2ab4a
child 7924
8a96736d465e
--- a/eric6/Project/UicLoadUi.py	Sun Nov 29 11:58:45 2020 +0100
+++ b/eric6/Project/UicLoadUi.py	Sun Nov 29 14:05:46 2020 +0100
@@ -28,6 +28,7 @@
 sys.path.append(os.path.dirname(os.path.dirname(__file__)))
 # add the eric package directory
 
+
 def objectName(formFile, projectPath):
     """
     Function to get the object name of a form.

eric ide

mercurial