Use correct property names in Meterbridge::get_state()
authorTim Mayberry <mojofunk@gmail.com>
Thu, 25 May 2017 10:52:34 +0000 (20:52 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Thu, 25 May 2017 22:48:04 +0000 (08:48 +1000)
commit3747d1688c2198d77e1fbb2902ebd84e90028d76
tree70e7127bb0562f48725ed63201f5e253e0818ddb
parentc72e3f16a192575421e66ddf40d339363daec7e9
Use correct property names in Meterbridge::get_state()

These property names have been "normalized"/changed to use a hyphen in the
XMLProperty ctor since 2008. That is before the Meterbridge existed so there
should be no files existing that contain these properties with underscores.
gtk2_ardour/meterbridge.cc