eric7/E5Gui/E5LineEditButton.py

branch
eric7
changeset 8319
ea11a3948f40
parent 8318
962bce857696
--- a/eric7/E5Gui/E5LineEditButton.py	Sun May 16 20:07:24 2021 +0200
+++ b/eric7/E5Gui/E5LineEditButton.py	Mon May 17 19:58:15 2021 +0200
@@ -12,6 +12,7 @@
 from PyQt6.QtWidgets import QAbstractButton
 
 
+# TODO: Get rid of this
 class E5LineEditButton(QAbstractButton):
     """
     Class implementing a button to be used with E5LineEdit.

eric ide

mercurial