diff options
Diffstat (limited to 'src/debug/event.h')
| -rw-r--r-- | src/debug/event.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debug/event.h b/src/debug/event.h index fdc50f225..54ac31476 100644 --- a/src/debug/event.h +++ b/src/debug/event.h @@ -30,6 +30,7 @@ public: DOCUMENT, REFCOUNT, EXTENSION, + FINALIZERS, OTHER }; enum { N_CATEGORIES=OTHER+1 }; |
