diff -r 671561c52802 -r e1dbd217214a E5Gui/E5PassivePopup.py --- a/E5Gui/E5PassivePopup.py Fri May 05 19:05:26 2017 +0200 +++ b/E5Gui/E5PassivePopup.py Fri May 05 19:06:52 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