mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-11 00:56:33 +01:00
Fix insane formatting (how did this even happen? copy paste from an email diff or something?).
git-svn-id: svn://localhost/ardour2/branches/3.0@4631 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
df329436ea
commit
2e1332f74f
1 changed files with 897 additions and 896 deletions
|
|
@ -920,7 +920,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
TimeAxisView::add_ghost (RegionView* rv) {
|
TimeAxisView::add_ghost (RegionView* rv)
|
||||||
|
{
|
||||||
GhostRegion* gr = rv->add_ghost (*this);
|
GhostRegion* gr = rv->add_ghost (*this);
|
||||||
|
|
||||||
if(gr) {
|
if(gr) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue