aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-cursors.h
blob: 973602e175d3108dff428495babd703025b3f43b (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef CURSORS_H
#define CURSORS_H

extern GdkCursor  *gnumeric_cursors [];

void    cursors_init     (void);
void    cursors_shutdown (void);
#endif