eric6/E5Gui/E5ToolBarDialog.py

changeset 8207
d359172d11be
parent 8143
2c730d5fd177
child 8218
7c09585bd960
--- a/eric6/E5Gui/E5ToolBarDialog.py	Fri Apr 09 18:13:36 2021 +0200
+++ b/eric6/E5Gui/E5ToolBarDialog.py	Fri Apr 09 18:38:01 2021 +0200
@@ -21,7 +21,7 @@
 import UI.PixmapCache
 
 
-class E5ToolBarItem(object):
+class E5ToolBarItem:
     """
     Class storing data belonging to a toolbar entry of the toolbar dialog.
     """

eric ide

mercurial