mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
comment tweak
This commit is contained in:
parent
a69f7a9282
commit
ce63f22d80
1 changed files with 2 additions and 2 deletions
|
|
@ -945,8 +945,8 @@ RegionMoveDrag::finished (GdkEvent* ev, bool movement_occurred)
|
|||
RouteTimeAxisView*
|
||||
RegionMoveDrag::create_destination_time_axis (boost::shared_ptr<Region> region)
|
||||
{
|
||||
/* Add a new track of the correct type, and use the new time axis view that is created when we do this
|
||||
as the destination for the region drop.
|
||||
/* Add a new track of the correct type, and return the RouteTimeAxisView that is created to display the
|
||||
new track.
|
||||
*/
|
||||
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue