Skip to content

Commit

Permalink
minor ui correction
Browse files Browse the repository at this point in the history
  • Loading branch information
DYefremov committed Feb 15, 2024
1 parent 274abec commit e7a61e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/ui/main.glade
Original file line number Diff line number Diff line change
Expand Up @@ -1919,10 +1919,10 @@ Author: Dmitriy Yefremov
</packing>
</child>
<child>
<object class="GtkBox" id="enigma_lock_hide_box">
<object class="GtkButtonBox" id="enigma_lock_hide_box">
<property name="sensitive" bind-source="bouquet_lock_hide_box" bind-property="sensitive" bind-flags="invert-boolean">False</property>
<property name="can-focus">False</property>
<property name="spacing">5</property>
<property name="layout-style">expand</property>
<child>
<object class="GtkButton" id="enigma_locked_button">
<property name="visible">True</property>
Expand Down

0 comments on commit e7a61e3

Please sign in to comment.