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 a38ae75b..3c6bedf5 100644 --- a/openbox/debug.h +++ b/openbox/debug.h @@ -28,6 +28,7 @@ void ob_debug(const gchar *a, ...); typedef enum { OB_DEBUG_FOCUS, OB_DEBUG_APP_BUGS, + OB_DEBUG_SM, OB_DEBUG_TYPE_NUM } ObDebugType; |
