diff options
Diffstat (limited to 'openbox/debug.h')
| -rw-r--r-- | openbox/debug.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/debug.h b/openbox/debug.h index 2b907ebf..a38ae75b 100644 --- a/openbox/debug.h +++ b/openbox/debug.h @@ -27,6 +27,7 @@ void ob_debug(const gchar *a, ...); typedef enum { OB_DEBUG_FOCUS, + OB_DEBUG_APP_BUGS, OB_DEBUG_TYPE_NUM } ObDebugType; |
