fix logic/declaration issue with modified PersistentTooltip API
This commit is contained in:
parent
d4c28adc6f
commit
e2574020b2
@ -563,7 +563,7 @@ ArdourKnob::add_elements (Element e)
|
||||
|
||||
|
||||
KnobPersistentTooltip::KnobPersistentTooltip (Gtk::Widget* w)
|
||||
: PersistentTooltip (w, 3)
|
||||
: PersistentTooltip (w)
|
||||
, _dragging (false)
|
||||
{
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user