Use XMLNode::get/set_property in ARDOUR::ExportFilename class
authorTim Mayberry <mojofunk@gmail.com>
Sat, 27 Aug 2016 23:51:00 +0000 (09:51 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Tue, 18 Apr 2017 23:36:51 +0000 (09:36 +1000)
commit589f564ed8b63c683aea97dd624041bad03a3b4f
tree37e9d544708d9bdfcdb7732535f727046509d86d
parent8f488515e69b082fcbce210ebd8c98708f3f9de3
Use XMLNode::get/set_property in ARDOUR::ExportFilename class

Serious improvement in code readability in ExportFilename::get_field
libs/ardour/export_filename.cc