Potential clock info-text color-glitch fix <span color>
authorRobin Gareus <robin@gareus.org>
Tue, 31 Jan 2017 10:39:24 +0000 (11:39 +0100)
committerRobin Gareus <robin@gareus.org>
Tue, 31 Jan 2017 10:44:40 +0000 (11:44 +0100)
commit92e02707a4c6586b1c46757dd2c218f3229075d8
treefb44c4df60e9d80614e129d84b4e05ce1b407ba3
parent2a7ad06e793e3bc335108ce587d1123aaf9989f7
Potential clock info-text color-glitch fix <span color>

Don't switch between set_text() and set_markup(); always use markup because
set_markup() modifies the attribute list of the pango-layout.

This might fix: "Switch Int. clock to MTC and back to Int. and the
indicator redraws with improper colors"
gtk2_ardour/audio_clock.cc