src/eric7/Preferences/ConfigurationPages/__init__.py@c1c84299bef3
src/eric7/Preferences/ConfigurationPages/__init__.py
Sat, 26 Nov 2022 15:54:32 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 26 Nov 2022 15:54:32 +0100
- branch
- eric7
- changeset 9536
- c1c84299bef3
- parent 9209
-
b99e7fd55fd3
- child 9653
-
e67609152c5e
- permissions
- -rw-r--r--
Qt Tools
- added a configuration option for the path of the 'qhelpgenerator' tool (it is installed differently by various Linux distributions)
# -*- coding: utf-8 -*-
# Copyright (c) 2006 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the various pages of the configuration dialog.
"""