diff options
Diffstat (limited to 'openbox/debug.h')
| -rw-r--r-- | openbox/debug.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openbox/debug.h b/openbox/debug.h index a24e66ea..13c55988 100644 --- a/openbox/debug.h +++ b/openbox/debug.h @@ -38,4 +38,6 @@ void ob_debug_type(ObDebugType type, const gchar *a, ...); void ob_debug_enable(ObDebugType type, gboolean enable); +void ob_debug_show_prompts(void); + #endif |
