src/eric7/Preferences/ConfigurationPages/__init__.py

Mon, 17 Apr 2023 14:52:51 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 17 Apr 2023 14:52:51 +0200
branch
eric7
changeset 9984
e99fe0e9a1e3
parent 9653
e67609152c5e
child 10439
21c28b0f9e41
permissions
-rw-r--r--

Configuration Dialog
- optimized the handling of the web browser spell checking dialog

# -*- 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