mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
oops, we appear to have grown an extra prototype for group_only(), get
the secateurs out.
This commit is contained in:
parent
382662d003
commit
d2cfeb40b4
1
calmwm.h
1
calmwm.h
@ -471,7 +471,6 @@ void group_init(void);
|
|||||||
void group_hidetoggle(int);
|
void group_hidetoggle(int);
|
||||||
void group_only(int);
|
void group_only(int);
|
||||||
void group_cycle(int);
|
void group_cycle(int);
|
||||||
void group_only(int);
|
|
||||||
void group_sticky(struct client_ctx *);
|
void group_sticky(struct client_ctx *);
|
||||||
void group_client_delete(struct client_ctx *);
|
void group_client_delete(struct client_ctx *);
|
||||||
void group_menu(XButtonEvent *);
|
void group_menu(XButtonEvent *);
|
||||||
|
Loading…
Reference in New Issue
Block a user