- added qdarktheme package into the code
This commit is contained in:
8
libs/qdarktheme/widget_gallery/__init__.py
Normal file
8
libs/qdarktheme/widget_gallery/__init__.py
Normal file
@@ -0,0 +1,8 @@
|
||||
"""Example of PyQtDarkTheme use for Qt applications.
|
||||
|
||||
To check example app, run:
|
||||
|
||||
```shell
|
||||
python -m qdarktheme.widget_gallery
|
||||
```
|
||||
"""
|
||||
Reference in New Issue
Block a user