summaryrefslogtreecommitdiff
path: root/gtk2_ardour/transport_masters_dialog.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2020-03-22 16:43:13 -0600
committerPaul Davis <paul@linuxaudiosystems.com>2020-03-22 16:43:13 -0600
commit9e84245c58ef4189d2c14afe8d1f885176e3e419 (patch)
tree196163fcbfc05eb652bfa9f6834af41079c148f0 /gtk2_ardour/transport_masters_dialog.cc
parentf703385d07e312fd9362087b55d1cf319b6d7df1 (diff)
fix small error in GUI dimensions stemming from removal of tape tracks
THe original determinant of width was: double const width = ((at->mode() == Destructive) ? 2 : 0); the conditional is always false now, so the width is a constant (zero)
Diffstat (limited to 'gtk2_ardour/transport_masters_dialog.cc')
0 files changed, 0 insertions, 0 deletions