No more doxygen warnings for gtk2_arodur/*

That's with doxgen 1.8.13.
This commit is contained in:
Robin Gareus 2019-09-30 18:20:15 +02:00
parent feb5d1261e
commit 0a6f517230
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
8 changed files with 40 additions and 22 deletions

View file

@ -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;