X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/d4b7a9a3735deeab639f28b5bb2f568e0dc49616..375a251d16de567b6c62cce208f388cd16e0ce0f:/dwm.h?ds=inline diff --git a/dwm.h b/dwm.h index c13179f..a1bd1e4 100644 --- a/dwm.h +++ b/dwm.h @@ -108,6 +108,7 @@ extern unsigned int textw(const char *text); /* event.c */ extern void grabkeys(); +extern void ungrabkeys(); /* main.c */ extern int getproto(Window w);