[virt-tools-list] [virt-manager PATCHv2 11/13] Remove deprecated GtkActivatable:use-action-appearance property
Radostin Stoyanov
rstoyanov1 at gmail.com
Wed May 31 13:08:41 UTC 2017
GtkActivatable:use-action-appearance was deprecated since
Gtk version 3.10 and should not be used in newly-written code.
https://developer.gnome.org/gtk3/stable/GtkActivatable.html#GtkActivatable--use-action-appearance
---
ui/migrate.ui | 1 -
1 file changed, 1 deletion(-)
diff --git a/ui/migrate.ui b/ui/migrate.ui
index 08a304b..943ecb9 100644
--- a/ui/migrate.ui
+++ b/ui/migrate.ui
@@ -561,7 +561,6 @@ Enabling this option tells libvirt to skip those checks.</property>
</child>
<child>
<object class="GtkCheckButton" id="migrate-unsafe">
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
--
2.9.4
More information about the virt-tools-list
mailing list