aboutsummaryrefslogtreecommitdiff
path: root/aux.h
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2014-09-10 20:55:41 +0000
committerDimitri Sokolyuk <demon@dim13.org>2014-09-10 20:55:41 +0000
commitb610c168ab0b5b964f72554bedd0b8c3a3365a39 (patch)
tree83a157b53e9a5fa693dc04d92937247c176f2920 /aux.h
parent6bb0b331d61f247f56de22c63145dee561df2a21 (diff)
move code to aux
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 ecd378a..4f731b4 100644
--- a/aux.h
+++ b/aux.h
@@ -21,6 +21,7 @@
__BEGIN_DECLS
void fullscreen(Display *, Window);
void hide_ptr(Display *, Window);
+void move(Display *, Window, Window);
__END_DECLS
#endif