app: the TileManager in gimptransformtoolundo.h needs porting

This commit is contained in:
Michael Natterer
2012-05-21 02:27:03 +02:00
parent 1d043b7d4c
commit d93b7e5e54

View File

@ -38,7 +38,9 @@ struct _GimpTransformToolUndo
GimpTransformTool *transform_tool;
TransInfo trans_info;
#if 0
TileManager *original;
#endif
};
struct _GimpTransformToolUndoClass