Files
flatcam-wsl/libs/qdarktheme/widget_gallery/__init__.py
2023-10-19 13:49:14 +03:00

9 lines
135 B
Python

"""Example of PyQtDarkTheme use for Qt applications.
To check example app, run:
```shell
python -m qdarktheme.widget_gallery
```
"""