diff options
author | Cole Robinson <crobinso@redhat.com> | 2014-09-19 21:15:50 -0400 |
---|---|---|
committer | Cole Robinson <crobinso@redhat.com> | 2014-09-19 21:19:26 -0400 |
commit | 55739055fd3c4461c3d8ffd0793714a0a6810d0b (patch) | |
tree | 27a811b919f3a90e86bd8e46cd76d055144ef655 /ui/host.ui | |
parent | f42e9bf8d43b645ace25fa2b6ac6b088f571c1bc (diff) | |
download | virt-manager-55739055fd3c4461c3d8ffd0793714a0a6810d0b.tar.gz |
ui: Set all files to minimum requirement of gtk 3.8
That way gives us better feedback from glade
Diffstat (limited to 'ui/host.ui')
-rw-r--r-- | ui/host.ui | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.18.3 --> <interface> - <requires lib="gtk+" version="3.0"/> + <requires lib="gtk+" version="3.8"/> <object class="GtkAccelGroup" id="accelgroup1"/> <object class="GtkImage" id="image1"> <property name="visible">True</property> |