mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
No more doxygen warnings for gtk2_arodur/*
That's with doxgen 1.8.13.
This commit is contained in:
parent
feb5d1261e
commit
0a6f517230
8 changed files with 40 additions and 22 deletions
|
|
@ -131,7 +131,7 @@ public:
|
|||
void revert_to_default_display ();
|
||||
|
||||
/** @return the delivery that is being edited using our fader; it will be the
|
||||
* last send passed to ::show_send, or our route's main out delivery.
|
||||
* last send passed to show_send(), or our route's main out delivery.
|
||||
*/
|
||||
boost::shared_ptr<ARDOUR::Delivery> current_delivery () const {
|
||||
return _current_delivery;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue