src/eric7/Preferences/ConfigurationPages/__init__.py

Fri, 03 Nov 2023 19:36:14 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 03 Nov 2023 19:36:14 +0100
branch
eric7
changeset 10279
e6e270b705c2
parent 9653
e67609152c5e
child 10439
21c28b0f9e41
permissions
-rw-r--r--

Editor
- Added code to show annotations of type 'Info'.

# -*- coding: utf-8 -*-

# Copyright (c) 2006 - 2023 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing the various pages of the configuration dialog.
"""

eric ide

mercurial