[gimp] Pass the display_factory to the image window
- From: Michael Natterer <mitch src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gimp] Pass the display_factory to the image window
- Date: Tue, 29 Sep 2009 18:37:59 +0000 (UTC)
commit 8086bc8e682aa2d05b07b7c636c019667954be94
Author: Michael Natterer <mitch gimp org>
Date: Fri Sep 25 01:33:25 2009 +0200
Pass the display_factory to the image window
app/display/gimpdisplayshell.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/app/display/gimpdisplayshell.c b/app/display/gimpdisplayshell.c
index 62177c6..0c6a1fc 100644
--- a/app/display/gimpdisplayshell.c
+++ b/app/display/gimpdisplayshell.c
@@ -835,6 +835,7 @@ gimp_display_shell_new (GimpDisplay *display,
/* the toplevel shell */
shell = g_object_new (GIMP_TYPE_DISPLAY_SHELL,
"menu-factory", menu_factory,
+ "display-factory", display_factory,
"unit", unit,
/* The window position will be overridden by the
* dialog factory, it is only really used on first
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]