eric6/UI/PixmapCache.py

changeset 8207
d359172d11be
parent 8143
2c730d5fd177
diff -r adf11836cfce -r d359172d11be eric6/UI/PixmapCache.py
--- a/eric6/UI/PixmapCache.py	Fri Apr 09 18:13:36 2021 +0200
+++ b/eric6/UI/PixmapCache.py	Fri Apr 09 18:38:01 2021 +0200
@@ -13,7 +13,7 @@
 from PyQt5.QtGui import QPixmap, QIcon, QPainter
 
 
-class PixmapCache(object):
+class PixmapCache:
     """
     Class implementing a pixmap cache for icons.
     """

eric ide

mercurial