Index: uspace/lib/ui/include/ui/ui.h
===================================================================
--- uspace/lib/ui/include/ui/ui.h	(revision 8d1bcd7366211adcd03d6018fa04133f76bc1946)
+++ uspace/lib/ui/include/ui/ui.h	(revision f1ce7ffb96f25129b80c6daa8fb6c10bef656490)
@@ -57,4 +57,5 @@
 extern errno_t ui_suspend(ui_t *);
 extern errno_t ui_resume(ui_t *);
+extern bool ui_is_suspended(ui_t *);
 extern void ui_lock(ui_t *);
 extern void ui_unlock(ui_t *);
