openfm-qt/openfm_qt/__init__.py

6 lines
111 B
Python
Raw Normal View History

2023-06-15 13:14:40 +02:00
# This Python file uses the following encoding: utf-8
DEFAULT_VOLUME = 70
from .mainwindow import MainWindow