eric6/E5Gui/E5PassivePopup.py

changeset 8268
6b8128e0c9d1
parent 8218
7c09585bd960
child 8269
87f521f359d5
diff -r 6baca884c73a -r 6b8128e0c9d1 eric6/E5Gui/E5PassivePopup.py
--- a/eric6/E5Gui/E5PassivePopup.py	Tue Apr 27 17:42:00 2021 +0200
+++ b/eric6/E5Gui/E5PassivePopup.py	Wed Apr 28 19:42:28 2021 +0200
@@ -19,6 +19,7 @@
     
     @signal clicked emitted to indicate a mouse button click
     """
+    # TODO: covert to Enum
     Boxed = 0
     Custom = 128
     

eric ide

mercurial