inkstitch/lib/gui/edit_json/__init__.py

9 wiersze
268 B
Python

# Authors: see git history
#
# Copyright (c) 2024 Authors
# Licensed under the GNU GPL version 3.0 or later. See the file LICENSE for details.
from .help_panel import HelpPanel
from .settings_panel import SettingsPanel
from .main_panel import LetteringEditJsonPanel