gtk-demo: Fix the settings demo

This was not updated to the latest api of GtkEditableLabel.
This commit is contained in:
Matthias Clasen 2020-06-16 16:22:19 -04:00
parent a9943922d5
commit cd1078563d

View File

@ -114,7 +114,7 @@
<template class="GtkListItem">
<property name="child">
<object class="GtkEditableLabel">
<binding name="label">
<binding name="text">
<lookup name="value" type="SettingsKey">
<lookup name="item">GtkListItem</lookup>
</lookup>