X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fxo-paint.h;h=d01cee294b1ef36432f0c9d5d6c770ddcffccff4;hb=0c9075b0b48fb9d2c36327bc70eb95dcc0942e3c;hp=4d3a43cc2e2f3973ce1b8faa120a9385077e5c0f;hpb=78c2f8fa93f7adcb9157699c92b1498d878f66b2;p=xournal.git diff --git a/src/xo-paint.h b/src/xo-paint.h index 4d3a43c..d01cee2 100644 --- a/src/xo-paint.h +++ b/src/xo-paint.h @@ -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);