Transport Masters dialog: use delta symbol in all delta_strings (libardour tweak)
This commit is contained in:
@@ -123,7 +123,7 @@ Engine_TransportMaster::position_string () const
|
||||
std::string
|
||||
Engine_TransportMaster::delta_string () const
|
||||
{
|
||||
return string ("0");
|
||||
return string ("\u0394 0");
|
||||
}
|
||||
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user