doc: Fix enum tags thanks to 2bc6db6
This commit is contained in:
parent
2bc6db65c1
commit
7dfba3cda9
133 changed files with 2117 additions and 2060 deletions
|
|
@ -65,10 +65,10 @@
|
|||
</signal>
|
||||
</signals>
|
||||
<constants>
|
||||
<constant name="NOTIFICATION_POST_POPUP" value="80" enum="">
|
||||
<constant name="NOTIFICATION_POST_POPUP" value="80">
|
||||
Notification sent right after the popup is shown.
|
||||
</constant>
|
||||
<constant name="NOTIFICATION_POPUP_HIDE" value="81" enum="">
|
||||
<constant name="NOTIFICATION_POPUP_HIDE" value="81">
|
||||
Notification sent right after the popup is hidden.
|
||||
</constant>
|
||||
</constants>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue