set the imagemap tool dialogs transient to the image window. See comments

2005-09-16  Sven Neumann  <sven@gimp.org>

        * app/tools/gimpimagemaptool.c (gimp_image_map_tool_initialize):
        set the imagemap tool dialogs transient to the image window. See
        comments in bug #316521.
This commit is contained in:
Sven Neumann 2005-09-16 21:41:56 +00:00 committed by Sven Neumann
parent 400005d0e3
commit 8c0c679164
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2005-09-16 Sven Neumann <sven@gimp.org>
* app/tools/gimpimagemaptool.c (gimp_image_map_tool_initialize):
set the imagemap tool dialogs transient to the image window. See
comments in bug #316521.
2005-09-16 Michael Natterer <mitch@gimp.org>
* app/widgets/gimpwidgets-utils.[ch] (gimp_widget_set_accel_help):

View File

@ -235,7 +235,7 @@ gimp_image_map_tool_initialize (GimpTool *tool,
image_map_tool->shell = shell =
gimp_tool_dialog_new (tool_info,
NULL /* gdisp->shell */,
gdisp->shell,
klass->shell_desc,
GIMP_STOCK_RESET, RESPONSE_RESET,