eric6/Preferences/ConfigurationPages/__init__.py@dd4a55fedea9
eric6/Preferences/ConfigurationPages/__init__.py
Thu, 15 Oct 2020 19:16:14 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 15 Oct 2020 19:16:14 +0200
- changeset 7786
- dd4a55fedea9
- parent 7360
-
9190402e4505
- child 7923
-
91e843545d9a
- permissions
- -rw-r--r--
Configuration Dialog: optimized the visual of the Qt configuration page and fixed an issue setting the right size of the pages.
# -*- coding: utf-8 -*-
# Copyright (c) 2006 - 2020 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the various pages of the configuration dialog.
"""