X-Git-Url: https://git.donarmstrong.com/?p=xournal.git;a=blobdiff_plain;f=src%2Fxo-misc.h;fp=src%2Fxo-misc.h;h=da1433dcfdae007ac51bcf5722cfcb1410c53f4d;hp=c4342b854e5af2147954c925c675783b5b5cb55e;hb=1858c4feaa24e40cea4b1b5ea39a60fb6670f33b;hpb=09edb1edf716f0ff798f0b91a0e99e2475555995 diff --git a/src/xo-misc.h b/src/xo-misc.h index c4342b8..da1433d 100644 --- a/src/xo-misc.h +++ b/src/xo-misc.h @@ -34,6 +34,7 @@ void refstring_unref(struct Refstring *rs); // helper functions +int finite_sized(double x); void get_pointer_coords(GdkEvent *event, double *ret); double get_pressure_multiplier(GdkEvent *event); void fix_xinput_coords(GdkEvent *event);