[recipes] Forgotten file
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] Forgotten file
- Date: Tue, 17 Jan 2017 03:47:47 +0000 (UTC)
commit 8e3daf8748b596cd9ed7da9348cfcfdbcb539dcf
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Jan 16 22:10:56 2017 -0500
Forgotten file
This belongs to the simplified window size handling in the
previous commit.
src/gr-recipes-page.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/gr-recipes-page.c b/src/gr-recipes-page.c
index 5a35d39..989877e 100644
--- a/src/gr-recipes-page.c
+++ b/src/gr-recipes-page.c
@@ -79,10 +79,6 @@ static void
set_categories_expanded (GrRecipesPage *page,
gboolean expanded)
{
- gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (page->scrolled_win),
- GTK_POLICY_NEVER,
- GTK_POLICY_AUTOMATIC);
-
gtk_revealer_set_reveal_child (GTK_REVEALER (page->diet_more), expanded);
gtk_image_set_from_icon_name (GTK_IMAGE (page->categories_expander_image),
expanded ? "pan-up-symbolic" : "pan-down-symbolic", 1);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]