eric6/UI/SplashScreen.py

changeset 8207
d359172d11be
parent 8143
2c730d5fd177
child 8218
7c09585bd960
--- a/eric6/UI/SplashScreen.py	Fri Apr 09 18:13:36 2021 +0200
+++ b/eric6/UI/SplashScreen.py	Fri Apr 09 18:38:01 2021 +0200
@@ -55,7 +55,7 @@
         QApplication.processEvents()
 
 
-class NoneSplashScreen(object):
+class NoneSplashScreen:
     """
     Class implementing a "None" splashscreen for eric.
     

eric ide

mercurial