]> www.fi.muni.cz Git - evince.git/blobdiff - libview/ev-view-cursor.h
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / libview / ev-view-cursor.h
index 012d5a450da6ebc6b3d32cec2a6cf3338c73798e..220441c6088fd15e0c6c9346798a4c4fd949022a 100644 (file)
@@ -35,7 +35,8 @@ typedef enum {
        EV_VIEW_CURSOR_WAIT,
        EV_VIEW_CURSOR_HIDDEN,
        EV_VIEW_CURSOR_DRAG,
-       EV_VIEW_CURSOR_AUTOSCROLL
+       EV_VIEW_CURSOR_AUTOSCROLL,
+       EV_VIEW_CURSOR_ADD
 } EvViewCursor;
 
 GdkCursor *ev_view_cursor_new (GdkDisplay  *display,