Skip to content

Commit 02fcfbd

Browse files
author
Lains
committed
*
1 parent 0fd0af0 commit 02fcfbd

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

data/ui/main_window.ui

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,16 @@
106106
</child>
107107
</object>
108108
</child>
109+
<child>
110+
<object class="GtkLabel">
111+
<property name="label" translatable="yes">Views</property>
112+
<property name="halign">start</property>
113+
<property name="margin-start">12</property>
114+
<style>
115+
<class name="view-title"/>
116+
</style>
117+
</object>
118+
</child>
109119
<child>
110120
<object class="GtkRevealer" id="search_revealer">
111121
<property name="reveal-child" bind-source="search_button" bind-property="active" bind-flags="sync-create"/>
@@ -122,20 +132,10 @@
122132
</child>
123133
</object>
124134
</child>
125-
<child>
126-
<object class="GtkLabel">
127-
<property name="label" translatable="yes">Views</property>
128-
<property name="halign">start</property>
129-
<property name="margin-start">12</property>
130-
<property name="margin-bottom">6</property>
131-
<style>
132-
<class name="view-title"/>
133-
</style>
134-
</object>
135-
</child>
136135
<child>
137136
<object class="GtkToggleButton" id="an_button">
138137
<signal name="toggled" handler="on_action_all_notes"/>
138+
<property name="margin-top">6</property>
139139
<property name="margin-bottom">6</property>
140140
<child>
141141
<object class="AdwButtonContent">

0 commit comments

Comments
 (0)