aboutsummaryrefslogtreecommitdiff
path: root/aux.h
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2014-09-10 21:53:32 +0000
committerDimitri Sokolyuk <demon@dim13.org>2014-09-10 21:53:32 +0000
commit339f99bc2a023c4392f1b316cd2baeda6703d1b6 (patch)
treed144bde397f8399cecf0eebfb252781f5dbdd3f0 /aux.h
parentd27da65f2952cbfdf755cbcd8838e174ff5d5f06 (diff)
split code
Diffstat (limited to 'aux.h')
-rw-r--r--aux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/aux.h b/aux.h
index 4f731b4..c9f8075 100644
--- a/aux.h
+++ b/aux.h
@@ -22,6 +22,7 @@ __BEGIN_DECLS
void fullscreen(Display *, Window);
void hide_ptr(Display *, Window);
void move(Display *, Window, Window);
+void restrictsize(Display *, Window, int, int, int, int);
__END_DECLS
#endif