Use int32_t type instead of long for font-scale UI configuration variable
authorTim Mayberry <mojofunk@gmail.com>
Sat, 20 Aug 2016 11:55:53 +0000 (21:55 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Tue, 18 Apr 2017 23:36:47 +0000 (09:36 +1000)
commitcb3c564822e091325ff8799551640878faa3c597
treeac66c6f3cef99d65e726aee7be7e8d50c220eff5
parent63296285be0491eb04a58d6684033e6678f855bd
Use int32_t type instead of long for font-scale UI configuration variable

long type can not be used with PBD::to_string/string_to
gtk2_ardour/ui_config_vars.h