summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDavid King <davidk@gnome.org>2014-07-21 15:17:13 +0100
committerDavid King <davidk@gnome.org>2014-07-21 20:21:36 +0100
commitd215e1a2ddceff61d5327d96d573420390c9e53a (patch)
tree45cfabb711017dd44661f614208509e20b2b82e7 /data
parentf9f7eda7581c6d1373e004b0635fb354df8fe4f1 (diff)
downloadgnome-logs-d215e1a2ddceff61d5327d96d573420390c9e53a.tar.gz
Move GlEventView to GlEventViewList
This will make it easier to add a GlEventView, which can contain both the category list and event view pair, as well as a detail view.
Diffstat (limited to 'data')
-rw-r--r--data/gl-window.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/gl-window.ui b/data/gl-window.ui
index 6a5c32c..4c67596 100644
--- a/data/gl-window.ui
+++ b/data/gl-window.ui
@@ -48,7 +48,7 @@
</object>
</child>
<child>
- <object class="GlEventView" id="events">
+ <object class="GlEventViewList" id="events">
<property name="expand">True</property>
<property name="visible">True</property>
</object>