Xinqi Bao's Git

ST: Add WM_ICON_NAME property support
[st.git] / win.h
diff --git a/win.h b/win.h
index a6ef1b9..e6e4369 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);