mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 17:03:06 +01:00
gtk2_ardour/editor_drag.cc: fix confusing newline
This commit is contained in:
parent
25dc926f24
commit
cc6a1e2d6f
1 changed files with 1 additions and 1 deletions
|
|
@ -277,8 +277,8 @@ Drag::Drag (Editor* e, ArdourCanvas::Item* i, Temporal::TimeDomain td, bool trac
|
|||
, _constraint_pressed (false)
|
||||
, _grab_button (-1)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
timepos_t
|
||||
Drag::pixel_to_time (double x) const
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue