src/eric7/RemoteServerInterface/__init__.py@a4fd43ac7923
src/eric7/RemoteServerInterface/__init__.py
Wed, 06 Nov 2024 09:04:03 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Wed, 06 Nov 2024 09:04:03 +0100
- branch
- eric7
- changeset 11040
- a4fd43ac7923
- parent 10531
-
3308e8349e4c
- child 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
Modified the project properties dialog to show a note about the project directory and fixed an issue causing unwanted enabling of the OK button.
# -*- coding: utf-8 -*-
# Copyright (c) 2024 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the components of the eric-ide remote server interface.
"""