[gimp/cage: 94/130] app: leftover code was setting the sensitivity of an unrelated label
- From: Michael Muré <mmure src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/cage: 94/130] app: leftover code was setting the sensitivity of an unrelated label
- Date: Thu, 30 Dec 2010 17:55:53 +0000 (UTC)
commit 9db41330dbd3dcb0ccc692f3a956f571681df13c
Author: Michael Natterer <mitch gimp org>
Date: Sat Nov 27 23:42:28 2010 +0100
app: leftover code was setting the sensitivity of an unrelated label
app/dialogs/preferences-dialog.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/app/dialogs/preferences-dialog.c b/app/dialogs/preferences-dialog.c
index 80e32a1..921f36e 100644
--- a/app/dialogs/preferences-dialog.c
+++ b/app/dialogs/preferences-dialog.c
@@ -2359,7 +2359,6 @@ prefs_dialog_new (Gimp *gimp,
gtk_widget_show (button);
g_object_set_data (G_OBJECT (button), "monitor_resolution_sizeentry", entry);
- g_object_set_data (G_OBJECT (button), "set_sensitive", label);
g_object_set_data (G_OBJECT (button), "inverse_sensitive", entry);
g_signal_connect (button, "toggled",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]