src/eric7/Preferences/ConfigurationPages/__init__.py

Tue, 09 Jul 2024 18:09:27 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 09 Jul 2024 18:09:27 +0200
branch
eric7
changeset 10837
40cdaa4a847d
parent 10439
21c28b0f9e41
child 11090
f5f5f5803935
permissions
-rw-r--r--

General
- Introduced a configuration option to delete a crash session after it was loaded successfully.
- Rearranged the 'Application' configuration page to group all crash session related options.

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

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

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

eric ide

mercurial