[baobab] main-window: use the content-view style class
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [baobab] main-window: use the content-view style class
- Date: Fri, 17 Aug 2012 00:27:39 +0000 (UTC)
commit d5d3c68aed96a1e7c8c1ca89ad0453aaad04efed
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Fri Aug 17 01:49:02 2012 +0200
main-window: use the content-view style class
Instead of a custom one
src/baobab-main-window.ui | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/baobab-main-window.ui b/src/baobab-main-window.ui
index 2367194..792ab05 100644
--- a/src/baobab-main-window.ui
+++ b/src/baobab-main-window.ui
@@ -200,7 +200,8 @@
<object class="BaobabLocationList" id="location-list">
<property name="visible">True</property>
<style>
- <class name="baobab-main-view"/>
+ <class name="view"/>
+ <class name="content-view"/>
</style>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]