diff options
Diffstat (limited to 'src/event.h')
-rw-r--r-- | src/event.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/event.h b/src/event.h index d20f172f..0fc0c1ef 100644 --- a/src/event.h +++ b/src/event.h @@ -63,8 +63,10 @@ public: { Announcement, Being, + ClearDialog, Close, CloseAll, + CloseDialog, CloseSent, ConfigOptionChanged, Constructed, |