Skip to content

Commit

Permalink
Use new appbar typing
Browse files Browse the repository at this point in the history
  • Loading branch information
lainsce committed Jul 27, 2024
1 parent bba33e7 commit 56e7557
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/ui/window.ui
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
<object class="HeAppBar" id="main_bar">
<property name="show-back">0</property>
<property name="valign">start</property>
<child>
<child type="titlebar-menu">
<object class="GtkMenuButton">
<property name="icon-name">open-menu-symbolic</property>
<property name="menu_model">menu</property>
</object>
</child>
<child>
<child type="titlebar-toggle">
<object class="GtkToggleButton" id="props_button">
<property name="icon-name">document-properties-symbolic</property>
<property name="tooltip-text" translatable="true">Image Properties</property>
Expand Down

0 comments on commit 56e7557

Please sign in to comment.