[gimp/soc-2012-unified-transformation] app: remove GIMP_TOOL_CURSOR_UNIFIED_TRANSFORM from GimpToolCursorType
- From: Mikael Magnusson <mikachu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/soc-2012-unified-transformation] app: remove GIMP_TOOL_CURSOR_UNIFIED_TRANSFORM from GimpToolCursorType
- Date: Mon, 20 Aug 2012 18:30:49 +0000 (UTC)
commit 3e4f66c96847464dc4061534f8fe8c6984b691db
Author: Mikael Magnusson <mikachu src gnome org>
Date: Mon Aug 20 20:27:23 2012 +0200
app: remove GIMP_TOOL_CURSOR_UNIFIED_TRANSFORM from GimpToolCursorType
It just made all tool cursors after it wrong since i never made an icon
app/widgets/widgets-enums.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/app/widgets/widgets-enums.h b/app/widgets/widgets-enums.h
index eb58bd8..ae8f5ae 100644
--- a/app/widgets/widgets-enums.h
+++ b/app/widgets/widgets-enums.h
@@ -221,7 +221,6 @@ typedef enum /*< skip >*/
GIMP_TOOL_CURSOR_ROTATE,
GIMP_TOOL_CURSOR_SHEAR,
GIMP_TOOL_CURSOR_PERSPECTIVE,
- GIMP_TOOL_CURSOR_UNIFIED_TRANSFORM,
GIMP_TOOL_CURSOR_FLIP_HORIZONTAL,
GIMP_TOOL_CURSOR_FLIP_VERTICAL,
GIMP_TOOL_CURSOR_TEXT,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]