forked from M-Labs/artiq
1
0
Fork 0

examples/flopping_f_simulation: relax GTK version requirement

This commit is contained in:
Sebastien Bourdeauducq 2015-01-31 16:53:23 +08:00
parent 2fbe22e15e
commit fad3c71d0a
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.18.3 -->
<!-- Generated with glade 3.16.1 -->
<interface>
<requires lib="gtk+" version="3.12"/>
<requires lib="gtk+" version="3.10"/>
<object class="GtkAdjustment" id="F0">
<property name="lower">1000</property>
<property name="upper">2000</property>
@ -30,6 +30,7 @@
<property name="can_focus">True</property>
<property name="input_purpose">number</property>
<property name="adjustment">F0</property>
<property name="value">1500</property>
</object>
<packing>
<property name="expand">False</property>