[glade] Removed dialog hint to make gnome-shell put a close button in the window
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] Removed dialog hint to make gnome-shell put a close button in the window
- Date: Thu, 15 Dec 2011 20:50:31 +0000 (UTC)
commit 37807efabe475e7c21beb98f4c5b7de4d121835a
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Thu Dec 15 17:14:05 2011 -0300
Removed dialog hint to make gnome-shell put a close button in the window
gladeui/glade-base-editor.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gladeui/glade-base-editor.c b/gladeui/glade-base-editor.c
index 7e77410..9f13674 100644
--- a/gladeui/glade-base-editor.c
+++ b/gladeui/glade-base-editor.c
@@ -2231,7 +2231,6 @@ glade_base_editor_pack_new_window (GladeBaseEditor * editor,
/* Window */
window = gtk_window_new (GTK_WINDOW_TOPLEVEL);
- gtk_window_set_type_hint (GTK_WINDOW (window), GDK_WINDOW_TYPE_HINT_DIALOG);
if (title)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]