Skip to content

Commit

Permalink
Downgrade again the required gtk version because of not being able to…
Browse files Browse the repository at this point in the history
… switch to the snap gnome-3-34 extension
  • Loading branch information
xeco23 committed Aug 20, 2021
1 parent 602cd63 commit f96a8f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resource/ui/MainWindow.ui
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.24"/>
<requires lib="gtk+" version="3.22"/>
<object class="GtkPopover" id="header_menu">
<property name="can-focus">False</property>
<child>
Expand Down
2 changes: 1 addition & 1 deletion resource/ui/ShortcutsWindow.ui
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.24"/>
<requires lib="gtk+" version="3.22"/>
<object class="GtkShortcutsWindow" id="shortcuts_window">
<property name="modal">1</property>
<property name="title" translatable="yes">Shortcuts</property>
Expand Down

0 comments on commit f96a8f5

Please sign in to comment.