From b610c168ab0b5b964f72554bedd0b8c3a3365a39 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Wed, 10 Sep 2014 20:55:41 +0000 Subject: move code to aux --- aux.h | 1 + 1 file changed, 1 insertion(+) (limited to 'aux.h') 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 -- cgit v1.2.3