[Spice-devel] [spice-gtk PATCH 7/7] migration: copy enable-smartcard and enable-audio state to the migrated session
Marc-André Lureau
marcandre.lureau at gmail.com
Tue Aug 21 04:14:07 PDT 2012
On Wed, Aug 15, 2012 at 9:56 AM, Yonit Halperin <yhalperi at redhat.com> wrote:
> + g_object_set(copy,
> + "enable-smartcard", c->smartcard,
> + "enable-audio", c->audio,
> + NULL);
like the rest of the c->fields above, you don't need to call
g_object_set() again.
ack otherwise
--
Marc-André Lureau
More information about the Spice-devel
mailing list