mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 05:36:31 +01:00
removed no-longer-used Editor::track_canvas_motion()
Conflicts: gtk2_ardour/editor.h
This commit is contained in:
parent
e99734f07a
commit
2f77f2bc69
13 changed files with 40 additions and 61 deletions
|
|
@ -53,7 +53,7 @@ WavesButton::WavesButton ()
|
|||
, _right_border_width (0)
|
||||
, _bottom_border_width (0)
|
||||
{
|
||||
ColorsChanged.connect (sigc::mem_fun (*this, &WavesButton::color_handler));
|
||||
ARDOUR_UI_UTILS::ColorsChanged.connect (sigc::mem_fun (*this, &WavesButton::color_handler));
|
||||
}
|
||||
|
||||
WavesButton::WavesButton (const std::string& str)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue