X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/428f01969aaf48ffa2983746c0a397bcc8946799..323d38da20c8a1d295ab1dbc0fc7ce947ef824e1:/win.h diff --git a/win.h b/win.h index beb458d..c6a5337 100644 --- a/win.h +++ b/win.h @@ -14,5 +14,6 @@ void xhints(void); void xloadcols(void); int xsetcolorname(int, const char *); void xsettitle(char *); +int xsetcursor(int); void xsetpointermotion(int); void xsetsel(char *, Time);