src/eric7/Preferences/ConfigurationPages/__init__.py

Fri, 13 Oct 2023 09:10:05 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 13 Oct 2023 09:10:05 +0200
branch
eric7
changeset 10244
1b67aa43ec93
parent 9653
e67609152c5e
child 10439
21c28b0f9e41
permissions
-rw-r--r--

Editor
- Enhanced the print capability with the configuration of the print color mode (e.g. to print an editor with a dark background).

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