mirror of
https://github.com/brunoherbelin/vimix.git
synced 2026-01-05 22:45:28 +01:00
compilation warnings
This commit is contained in:
@@ -129,7 +129,7 @@ public:
|
||||
std::list<MixingGroup *>::iterator deleteMixingGroup (std::list<MixingGroup *>::iterator g);
|
||||
|
||||
// snapshots
|
||||
SessionSnapshots * const snapshots () { return &snapshots_; }
|
||||
SessionSnapshots * snapshots () { return &snapshots_; }
|
||||
|
||||
// playlists
|
||||
void addPlayGroup(const SourceIdList &ids);
|
||||
|
||||
Reference in New Issue
Block a user