mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-02 14:17:07 +01:00
More doxygen
This commit is contained in:
@@ -25,6 +25,8 @@ class LabelTrack;
|
||||
#define LYRICS_DEFAULT_WIDTH 608
|
||||
#define LYRICS_DEFAULT_HEIGHT 280
|
||||
|
||||
/// \brief used in LyricsPanel, a Syllable gives positional information to
|
||||
/// be used with the bouncing ball effect.
|
||||
struct Syllable {
|
||||
Syllable() = default;
|
||||
Syllable( const Syllable& ) = default;
|
||||
|
||||
Reference in New Issue
Block a user