[gimp/gimp-2-10] app: in gimpdrawtool.c, s/rectangle/widget/ in tool-widget signal handlers
- From: Ell <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-10] app: in gimpdrawtool.c, s/rectangle/widget/ in tool-widget signal handlers
- Date: Sun, 13 Jan 2019 13:16:46 +0000 (UTC)
commit 10f22753e4eef24d0c1ac746e21671daca12622b
Author: Ell <ell_se yahoo com>
Date: Sun Jan 13 03:24:14 2019 -0500
app: in gimpdrawtool.c, s/rectangle/widget/ in tool-widget signal handlers
(cherry picked from commit 749dc3c465a4c79f15e1780f08d82d2eb28c54e9)
app/tools/gimpdrawtool.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/app/tools/gimpdrawtool.c b/app/tools/gimpdrawtool.c
index 6ec355a504..5e5ad1d515 100644
--- a/app/tools/gimpdrawtool.c
+++ b/app/tools/gimpdrawtool.c
@@ -354,7 +354,7 @@ gimp_draw_tool_cursor_update (GimpTool *tool,
}
static void
-gimp_draw_tool_widget_status (GimpToolWidget *rectangle,
+gimp_draw_tool_widget_status (GimpToolWidget *widget,
const gchar *status,
GimpTool *tool)
{
@@ -371,7 +371,7 @@ gimp_draw_tool_widget_status (GimpToolWidget *rectangle,
}
static void
-gimp_draw_tool_widget_status_coords (GimpToolWidget *rectangle,
+gimp_draw_tool_widget_status_coords (GimpToolWidget *widget,
const gchar *title,
gdouble x,
const gchar *separator,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]