Skip to content

Commit

Permalink
Downgrade required gtk version in ui
Browse files Browse the repository at this point in the history
  • Loading branch information
xeco23 committed Dec 2, 2020
1 parent af45fb1 commit 78a25fc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions 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.1 -->
<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.24"/>
<requires lib="gtk+" version="3.22"/>
<object class="GtkMenu" id="header_menu">
<property name="visible">True</property>
<property name="can-focus">False</property>
Expand All @@ -24,7 +24,6 @@
<object class="GtkMenu">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="tearoff-title">Zoom</property>
<child>
<object class="GtkMenuItem" id="zoomin_menu_item">
<property name="visible">True</property>
Expand Down

0 comments on commit 78a25fc

Please sign in to comment.