[calls/wip/cdavis/history-libhandy-widgets: 2/4] history-box: Use HdyPreferencesPage
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [calls/wip/cdavis/history-libhandy-widgets: 2/4] history-box: Use HdyPreferencesPage
- Date: Sun, 5 Dec 2021 02:25:22 +0000 (UTC)
commit 9445603f59ed36a8f8dbc753fab2185f0922e747
Author: Christopher Davis <christopherdavis gnome org>
Date: Tue Nov 30 13:53:18 2021 -0800
history-box: Use HdyPreferencesPage
src/ui/history-box.ui | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/src/ui/history-box.ui b/src/ui/history-box.ui
index e5e78ba6..33597a40 100644
--- a/src/ui/history-box.ui
+++ b/src/ui/history-box.ui
@@ -15,19 +15,15 @@
</child>
<child>
- <object class="GtkScrolledWindow">
- <property name="can_focus">False</property>
+ <object class="HdyPreferencesPage">
<property name="visible">True</property>
- <property name="hscrollbar-policy">never</property>
<child>
- <object class="HdyClamp">
- <property name="can_focus">False</property>
+ <object class="HdyPreferencesGroup">
<property name="visible">True</property>
<child>
<object class="GtkListBox" id="history">
<property name="can_focus">False</property>
<property name="visible">True</property>
- <property name="margin">12</property>
<property name="valign">start</property>
<style>
<class name="content"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]