--- a/E5Gui/E5PassivePopup.py Sun Apr 09 16:52:55 2017 +0200 +++ b/E5Gui/E5PassivePopup.py Sat May 06 13:43:21 2017 +0200 @@ -18,6 +18,8 @@ """ Class implementing dialog-like popup that displays messages without interrupting the user. + + @signal clicked emitted to indicate a mouse button click """ Boxed = 0 Custom = 128