From 29cdc29c6e8fa06717eaa56d614c312ef9aa72f8 Mon Sep 17 00:00:00 2001 From: oga Date: Thu, 14 May 2009 16:29:58 +0000 Subject: add missing prototype. --- calmwm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index 4c915a8..d5c77b6 100644 --- a/calmwm.h +++ b/calmwm.h @@ -480,6 +480,7 @@ void search_match_exec(struct menu_q *, struct menu_q *, void group_init(void); void group_hidetoggle(int); void group_cycle(int); +void group_only(int); void group_sticky(struct client_ctx *); void group_client_delete(struct client_ctx *); void group_menu(XButtonEvent *); -- cgit 1.4.1