forked from awendt/pyrelacs
Merge branch 'jgrewe-icons'
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user