[gimp] app: the TileManager in gimptransformtoolundo.h needs porting
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: the TileManager in gimptransformtoolundo.h needs porting
- Date: Mon, 21 May 2012 00:27:42 +0000 (UTC)
commit d93b7e5e54857ec1724d0686ccfdebdf46afe9fb
Author: Michael Natterer <mitch gimp org>
Date: Mon May 21 02:27:03 2012 +0200
app: the TileManager in gimptransformtoolundo.h needs porting
app/tools/gimptransformtoolundo.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/app/tools/gimptransformtoolundo.h b/app/tools/gimptransformtoolundo.h
index 021a228..c065950 100644
--- a/app/tools/gimptransformtoolundo.h
+++ b/app/tools/gimptransformtoolundo.h
@@ -38,7 +38,9 @@ struct _GimpTransformToolUndo
GimpTransformTool *transform_tool;
TransInfo trans_info;
+#if 0
TileManager *original;
+#endif
};
struct _GimpTransformToolUndoClass
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]