summaryrefslogtreecommitdiffstats
path: root/src/debug/event.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/event.h')
-rw-r--r--src/debug/event.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debug/event.h b/src/debug/event.h
index 2d91ea9f5..9a6954707 100644
--- a/src/debug/event.h
+++ b/src/debug/event.h
@@ -32,6 +32,7 @@ public:
EXTENSION,
FINALIZERS,
INTERACTION,
+ CONFIGURATION,
OTHER
};
enum { N_CATEGORIES=OTHER+1 };