diff options
| author | MenTaLguY <mental@rydia.net> | 2007-05-06 21:30:21 +0000 |
|---|---|---|
| committer | mental <mental@users.sourceforge.net> | 2007-05-06 21:30:21 +0000 |
| commit | dea80967b5daa96501900df6722454f793325870 (patch) | |
| tree | 984c11fb3cac096d6751b4fdb7433ce7193a64d0 /src/debug/event.h | |
| parent | Fix native path on <fileset>-included objects (diff) | |
| download | inkscape-dea80967b5daa96501900df6722454f793325870.tar.gz inkscape-dea80967b5daa96501900df6722454f793325870.zip | |
touch up logging infrastructure in preparation for interaction logging
(bzr r2976)
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 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 }; |
