[gnome-todo] list-view: add view class to stack
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] list-view: add view class to stack
- Date: Thu, 27 Aug 2015 11:25:51 +0000 (UTC)
commit ee8b8e7c9257ee5138e2db82627438920e59b79c
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Thu Aug 27 08:25:05 2015 -0300
list-view: add view class to stack
data/ui/list-view.ui | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/list-view.ui b/data/ui/list-view.ui
index 60bbf1b..3e79859 100644
--- a/data/ui/list-view.ui
+++ b/data/ui/list-view.ui
@@ -15,6 +15,9 @@
<object class="GtkStack" id="stack">
<property name="visible">True</property>
<property name="vexpand">True</property>
+ <style>
+ <class name="view" />
+ </style>
<child>
<object class="GtkScrolledWindow" id="scrolled_window">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]