eric7/Preferences/ConfigurationPages/EditorAutocompletionQScintillaPage.py

branch
eric7
changeset 8593
1d66b6af60ed
parent 8318
962bce857696
child 8881
54e42bc2437a
diff -r ab8580937d4b -r 1d66b6af60ed eric7/Preferences/ConfigurationPages/EditorAutocompletionQScintillaPage.py
--- a/eric7/Preferences/ConfigurationPages/EditorAutocompletionQScintillaPage.py	Sat Sep 11 19:40:25 2021 +0200
+++ b/eric7/Preferences/ConfigurationPages/EditorAutocompletionQScintillaPage.py	Sat Sep 11 19:47:02 2021 +0200
@@ -66,7 +66,7 @@
             Preferences.setEditor(
                 "AutoCompletionSource",
                 QsciScintilla.AutoCompletionSource.AcsAll)
-    
+
 
 def create(dlg):
     """

eric ide

mercurial