summaryrefslogtreecommitdiff
path: root/examples/application8
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2017-11-14 21:14:47 -0500
committerMatthias Clasen <mclasen@redhat.com>2017-11-15 14:22:17 -0500
commit2301d8d90bda35c2e1d6e461cd3c815a4e6bd3e6 (patch)
tree42fa4313f2378d4449b592c8fc28a7b0c98f362d /examples/application8
parente5da85631a1dc9bb8fcd8fef87947cd26709c6e5 (diff)
downloadgtk+-2301d8d90bda35c2e1d6e461cd3c815a4e6bd3e6.tar.gz
enums: Change GtkIconSize values
The new values are the ones we intend to keep. The old ones had duplicated meanings and nobody knew which one to take.
Diffstat (limited to 'examples/application8')
-rw-r--r--examples/application8/window.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/application8/window.ui b/examples/application8/window.ui
index d2a085aafd..3e51eb7af1 100644
--- a/examples/application8/window.ui
+++ b/examples/application8/window.ui
@@ -29,7 +29,6 @@
<object class="GtkImage" id="search-icon">
<property name="visible">True</property>
<property name="icon-name">edit-find-symbolic</property>
- <property name="icon-size">1</property>
</object>
</child>
</object>