]> git.donarmstrong.com Git - xournal.git/blobdiff - src/xo-paint.h
Add a hand tool (+ other misc updates)
[xournal.git] / src / xo-paint.h
index 4d3a43cc2e2f3973ce1b8faa120a9385077e5c0f..d01cee294b1ef36432f0c9d5d6c770ddcffccff4 100644 (file)
@@ -7,6 +7,8 @@ void finalize_stroke(void);
 
 void do_eraser(GdkEvent *event, double radius, gboolean whole_strokes);
 
+void do_hand(GdkEvent *event);
+
 void start_selectrect(GdkEvent *event);
 void finalize_selectrect(void);
 gboolean start_movesel(GdkEvent *event);