1
0
mirror of https://github.com/mintycube/dwm.git synced 2024-10-22 12:05:45 +00:00

7 lines
165 B
C
Raw Normal View History

#if !BAR_HOLDBAR_PATCH
2019-09-11 23:35:43 +02:00
static void keyrelease(XEvent *e);
#endif // !BAR_HOLDBAR_PATCH
2019-09-11 23:35:43 +02:00
static void combotag(const Arg *arg);
static void comboview(const Arg *arg);