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 082feff5822b8799873a7615938d04e4c58ef101)
@@ -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 *);
