[gnome-boxes] selectionbar: Use Gtk.ActionBar rather than HeaderBar



commit 4c90ac574892c4f1f3c9099b1768f166048001ba
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Tue Feb 18 21:40:58 2014 +0000

    selectionbar: Use Gtk.ActionBar rather than HeaderBar

 data/ui/selectionbar.ui |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/data/ui/selectionbar.ui b/data/ui/selectionbar.ui
index 047a41b..e67d839 100644
--- a/data/ui/selectionbar.ui
+++ b/data/ui/selectionbar.ui
@@ -6,11 +6,8 @@
     <property name="transition-type">slide-up</property>
 
     <child>
-      <object class="GtkHeaderBar" id="headerbar">
+      <object class="GtkActionBar" id="actionbar">
         <property name="visible">True</property>
-        <style>
-          <class name="titlebar"/>
-        </style>
 
         <!-- Favorite button -->
         <child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]