X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=libview%2Fev-view-cursor.h;h=220441c6088fd15e0c6c9346798a4c4fd949022a;hb=1e63533e4d2fe74b17883a51f984ecacb9138231;hp=2315a7f3aafe270ba229ddfe512e39be509f09c2;hpb=27dd64c8e65aeaa40ab6ac3472be5df31feacaf3;p=evince.git diff --git a/libview/ev-view-cursor.h b/libview/ev-view-cursor.h index 2315a7f3..220441c6 100644 --- a/libview/ev-view-cursor.h +++ b/libview/ev-view-cursor.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if !defined (__EV_EVINCE_VIEW_H_INSIDE__) && !defined (EVINCE_COMPILATION) @@ -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,