Add tooltips to plugin controls in the processor box

(#4697).


git-svn-id: svn://localhost/ardour2/branches/3.0@11741 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2012-03-21 14:13:48 +00:00
parent a4c27ff16e
commit ed12f85c88
2 changed files with 24 additions and 0 deletions

View file

@ -181,6 +181,7 @@ private:
void button_clicked ();
void control_changed ();
std::string state_id () const;
void set_tooltip ();
boost::weak_ptr<ARDOUR::AutomationControl> _control;
/* things for a slider */