summaryrefslogtreecommitdiff
path: root/win.h
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2022-01-18 21:19:16 -0600
committerzachir <zachir@librem.one>2022-01-18 21:19:16 -0600
commite77592fb54057e331dea65d293ede7856d2f2ba1 (patch)
tree4c95c84418f1f3990667aaea0b18cb5a512a2eb0 /win.h
parent9075ac883494635eec1be82a82fe99f87f01783b (diff)
st: update base to 0.8.5
Diffstat (limited to 'win.h')
-rw-r--r--win.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/win.h b/win.h
index 2119449..1eff487 100644
--- 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 xfreetitlestack(void);
void xsettitle(char *, int);
void xpushtitle(void);