app: fix signature of gimp_canvas_limit_new()
... and gimp_tool_widget_add_limit().
(cherry picked from commit 9fe589734b
)
This commit is contained in:
@ -702,7 +702,7 @@ gimp_tool_widget_add_limit (GimpToolWidget *widget,
|
||||
gdouble radius,
|
||||
gdouble aspect_ratio,
|
||||
gdouble angle,
|
||||
gdouble dashed)
|
||||
gboolean dashed)
|
||||
{
|
||||
GimpCanvasItem *item;
|
||||
|
||||
|
Reference in New Issue
Block a user