aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mainwindow.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainwindow.c b/src/mainwindow.c
index 0148bbc..56b0e0c 100644
--- a/src/mainwindow.c
+++ b/src/mainwindow.c
@@ -1017,6 +1017,8 @@ static void dnd_receive(GtkWidget *widget, GdkDragContext *drag_context,
filename,
p->ss->styles[0], p->image_store,
p->image_tool);
+
+ force_tool(p, TOOL_IMAGE);
p->editing_object = o;
redraw_object(o);