]> git.armaanb.net Git - st.git/blobdiff - win.h
ST: Add WM_ICON_NAME property support
[st.git] / win.h
diff --git a/win.h b/win.h
index a6ef1b9736d188a78e014c482ecafde688974861..e6e43695fa17e2465756af66f6f883927b044fed 100644 (file)
--- a/win.h
+++ b/win.h
@@ -30,6 +30,7 @@ void xdrawline(Line, int, int, int);
 void xfinishdraw(void);
 void xloadcols(void);
 int xsetcolorname(int, const char *);
+void xseticontitle(char *);
 void xsettitle(char *);
 int xsetcursor(int);
 void xsetmode(int, unsigned int);