Use XMLNode::get/set_property API in EngineDialog class
authorTim Mayberry <mojofunk@gmail.com>
Sat, 27 Aug 2016 01:14:54 +0000 (11:14 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Tue, 18 Apr 2017 23:36:55 +0000 (09:36 +1000)
commit800112c3b7057530208df7f37fcb1eae144c0b54
tree1f318284839b69b22243bedaffb87549a030a874
parent697f0ce5e1114d20fd5c1877dd4da81006f07163
Use XMLNode::get/set_property API in EngineDialog class

Fixes many of the type conversions but I doubt any would have been an issue.

LocaleGuard is no longer necessary
gtk2_ardour/engine_dialog.cc