Use XMLNode::set_property API in LuaInstance class
authorTim Mayberry <mojofunk@gmail.com>
Mon, 29 Aug 2016 08:14:47 +0000 (18:14 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Tue, 18 Apr 2017 23:36:56 +0000 (09:36 +1000)
commit4bf8f9f1a8a5b16ad2aa8f9047ed68a62d9c90c0
treec577adccf83e4e8ebfaed48dea52610acbd690d2
parenta2c1e796601f5a8f0ed534a1095543316a91d144
Use XMLNode::set_property API in LuaInstance class

Didn't seem worth converting from XMLNode::property API to
XMLNode::get_property and there may be some ordering issues.
gtk2_ardour/luainstance.cc