Bugfix in super call of backgroundworker.py

Change all super calls to default call with no arguments.
This commit is contained in:
2023-02-18 11:26:46 +01:00
parent a96d7d4269
commit 95d3094623
18 changed files with 48 additions and 48 deletions

View File

@@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "RevPi Commander"
#define MyAppVersion "0.9.10rc6"
#define MyAppVersion "0.9.10rc7"
#define MyAppPublisher "Sven Sager"
#define MyAppURL "https://revpimodio.org/"
#define MyAppICO "data\revpicommander.ico"