app/cursors/libgimpwidgets: bye bye stone age B&W bitmap cursors

This commit is contained in:
Michael Natterer
2012-08-26 22:53:04 +02:00
parent b70b04c624
commit c6ba0ffbdf
64 changed files with 78 additions and 202 deletions

View File

@ -139,7 +139,6 @@ struct _GimpDisplayShell
guint fill_idle_id; /* display_shell_fill() idle ID */
GimpCursorFormat cursor_format; /* Currently used cursor format */
GimpHandedness cursor_handedness;/* Handedness for cursor display */
GimpCursorType current_cursor; /* Currently installed main cursor */
GimpToolCursorType tool_cursor; /* Current Tool cursor */