ProjectDjango/ConfigurationPage/__init__.py@8c42fc23c94c
ProjectDjango/ConfigurationPage/__init__.py
Sun, 16 Feb 2020 14:37:31 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 16 Feb 2020 14:37:31 +0100
- changeset 146
- 8c42fc23c94c
- parent 145
-
104b14713e9e
- child 168
-
c6182aab51e9
- permissions
- -rw-r--r--
Project.py: fixed an issue causing QProcess.start() being called with an empty string for the program.
# -*- coding: utf-8 -*-
# Copyright (c) 2013 - 2020 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the Django page of the configuration dialog.
"""