13
0

Claim button presses on PixFaders. Fixes #3470.

git-svn-id: svn://localhost/ardour2/branches/3.0@7827 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2010-09-21 23:34:59 +00:00
parent 00c47cf160
commit 4d908a12fd

View File

@ -136,7 +136,7 @@ PixFader::on_button_press_event (GdkEventButton* ev)
}
return false;
return true;
}
bool