From dea80967b5daa96501900df6722454f793325870 Mon Sep 17 00:00:00 2001 From: MenTaLguY Date: Sun, 6 May 2007 21:30:21 +0000 Subject: touch up logging infrastructure in preparation for interaction logging (bzr r2976) --- src/debug/event.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/debug/event.h') diff --git a/src/debug/event.h b/src/debug/event.h index 54ac31476..2d91ea9f5 100644 --- a/src/debug/event.h +++ b/src/debug/event.h @@ -31,6 +31,7 @@ public: REFCOUNT, EXTENSION, FINALIZERS, + INTERACTION, OTHER }; enum { N_CATEGORIES=OTHER+1 }; -- cgit v1.2.3