eric6/WebBrowser/StatusBar/ImagesIcon.py

changeset 8218
7c09585bd960
parent 8143
2c730d5fd177
--- a/eric6/WebBrowser/StatusBar/ImagesIcon.py	Sat Apr 10 18:31:17 2021 +0200
+++ b/eric6/WebBrowser/StatusBar/ImagesIcon.py	Sat Apr 10 18:38:27 2021 +0200
@@ -33,7 +33,7 @@
         @param window reference to the web browser window
         @type WebBrowserWindow
         """
-        super(ImagesIcon, self).__init__(window)
+        super().__init__(window)
         
         self.setToolTip(self.tr("Modify images loading settings temporarily"
                                 " or globally"))

eric ide

mercurial