X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=win.h;h=c6a5337680adec0e2a4544fc42e582a56d232a5b;hb=323d38da20c8a1d295ab1dbc0fc7ce947ef824e1;hp=beb458d2347830b896be034819b384891798c680;hpb=416dd257274fd334be082b1138338adffa3e2d5e;p=st.git 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);