src/eric7/QScintilla/EditorAssembly.py

branch
eric7
changeset 10439
21c28b0f9e41
parent 10180
3a595df36c9a
child 10832
479cf39ac9cb
equal deleted inserted replaced
10438:4cd7e5a8b3cf 10439:21c28b0f9e41
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2011 - 2023 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2011 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing the editor assembly widget containing the navigation 7 Module implementing the editor assembly widget containing the navigation
8 combos and the editor widget. 8 combos and the editor widget.

eric ide

mercurial