From 45ec749062c3d4fce289013150cb7b59e3f8c8d5 Mon Sep 17 00:00:00 2001 From: "Liam P. White" Date: Mon, 4 Aug 2014 12:51:39 -0400 Subject: Add context to TODO comment (bzr r13490) --- src/sp-item.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/sp-item.h b/src/sp-item.h index 2880f4a8e..15784d041 100644 --- a/src/sp-item.h +++ b/src/sp-item.h @@ -51,7 +51,8 @@ enum { SP_EVENT_MOUSEOUT }; -// TODO fix this +// TODO make a completely new function that transforms either the fill or +// stroke of any SPItem without adding an extra parameter to adjust_pattern. enum PatternTransform { TRANSFORM_BOTH, TRANSFORM_FILL, -- cgit v1.2.3