eric7/EricWidgets/EricLineEdit.py

branch
eric7
changeset 8366
2a9f5153c438
parent 8358
144a6b854f70
child 8881
54e42bc2437a
--- a/eric7/EricWidgets/EricLineEdit.py	Sun May 23 13:33:13 2021 +0200
+++ b/eric7/EricWidgets/EricLineEdit.py	Sun May 23 15:35:49 2021 +0200
@@ -242,6 +242,7 @@
             return 0
         return w + spacing * 2
 
+
 class EricClearableLineEdit(EricLineEdit):
     """
     Class implementing a line edit widget showing some inactive text and a

eric ide

mercurial