mirror of
https://github.com/robweber/xbmcbackup.git
synced 2025-08-10 01:21:52 +02:00
cosmetics
This commit is contained in:
@@ -597,7 +597,7 @@ class BackupProgressBar:
|
||||
else:
|
||||
self.progressBar.update(percent,message=message)
|
||||
else:
|
||||
self.progressBar.update(percent)
|
||||
self.progressBar.update(percent)
|
||||
|
||||
def checkCancel(self):
|
||||
result = False
|
||||
|
Reference in New Issue
Block a user