Skip to content

Commit

Permalink
don't leave gtk row highlighted
Browse files Browse the repository at this point in the history
  • Loading branch information
corecoding committed Mar 8, 2024
1 parent eb206fb commit 29ebca7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prefs.ui
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@
<object class="GtkListBoxRow">
<property name="width_request">100</property>
<property name="selectable">0</property>
<property name="activatable">0</property>
<property name="child">
<object class="GtkBox">
<property name="can_focus">0</property>
Expand Down Expand Up @@ -383,6 +384,7 @@
<object class="GtkListBoxRow">
<property name="width_request">100</property>
<property name="selectable">0</property>
<property name="activatable">0</property>
<property name="child">
<object class="GtkBox">
<property name="can_focus">0</property>
Expand Down

0 comments on commit 29ebca7

Please sign in to comment.