[gimp/gtk3-port: 87/130] app: remove the resize_grip call alltogether, it's gone from GtkStatusbar
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gtk3-port: 87/130] app: remove the resize_grip call alltogether, it's gone from GtkStatusbar
- Date: Fri, 19 Nov 2010 11:25:53 +0000 (UTC)
commit 8cbb370330d8e4e360ff683ab795ea88e57c19b5
Author: Michael Natterer <mitch gimp org>
Date: Tue Oct 19 21:05:28 2010 +0200
app: remove the resize_grip call alltogether, it's gone from GtkStatusbar
app/display/gimpdisplayshell-appearance.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/app/display/gimpdisplayshell-appearance.c b/app/display/gimpdisplayshell-appearance.c
index 0da1de2..9e8a160 100644
--- a/app/display/gimpdisplayshell-appearance.c
+++ b/app/display/gimpdisplayshell-appearance.c
@@ -76,11 +76,6 @@ gimp_display_shell_appearance_update (GimpDisplayShell *shell)
gboolean fullscreen = gimp_image_window_get_fullscreen (window);
appearance_set_action_active (shell, "view-fullscreen", fullscreen);
-
-#if 0
- gtk_statusbar_set_has_resize_grip (GTK_STATUSBAR (shell->statusbar),
- ! fullscreen);
-#endif
}
gimp_display_shell_set_show_menubar (shell,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]