2
0
forked from awendt/pyrelacs

Merge branch 'jgrewe-icons'

This commit is contained in:
wendtalexander
2024-09-30 10:13:04 +02:00
9 changed files with 7 additions and 20 deletions

View File

@@ -10,6 +10,7 @@ import resources
log = config_logging()
from . import resources # best created with pyside6-rcc resources.qrc -o resources.py (rcc produces an error...)
def main():
app = QApplication(sys.argv)