Skip to content

Commit 1f4bdf0

Browse files
committed
AutoDJProcessor: Add documentation comment to DeckAttributes class
1 parent 6803890 commit 1f4bdf0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/library/autodj/track/deckattributes.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
class BaseTrackPlayer;
1010

11+
/// Exposes the attributes of the track loaded in a certain player deck.
1112
class DeckAttributes : public QObject {
1213
Q_OBJECT
1314
public:

0 commit comments

Comments
 (0)