eric6/Preferences/ConfigurationPages/__init__.py@d2f2a1fe0129
eric6/Preferences/ConfigurationPages/__init__.py
Mon, 02 Sep 2019 18:51:38 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Mon, 02 Sep 2019 18:51:38 +0200
- branch
- without_py2_and_pyqt4
- changeset 7202
- d2f2a1fe0129
- parent 6942
-
2602857055c5
- child 7360
-
9190402e4505
- permissions
- -rw-r--r--
Modified sources to be in line with the minimum QScintilla requirement (v 2.9.0).
# -*- coding: utf-8 -*-
# Copyright (c) 2006 - 2019 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the various pages of the configuration dialog.
"""