[gimp/metadata-browser] app: remove GIMP_TOOL_CURSOR_UNIFIED_TRANSFORM from GimpToolCursorType
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] app: remove GIMP_TOOL_CURSOR_UNIFIED_TRANSFORM from GimpToolCursorType
- Date: Thu, 13 Sep 2012 00:36:21 +0000 (UTC)
commit ed98e8719f9de2c759e9af819c415191aed5dc43
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]