Merge branch 'v0.21.x'

This commit is contained in:
Max Kellermann
2019-03-21 11:49:41 +01:00
11 changed files with 25 additions and 22 deletions

View File

@@ -165,8 +165,8 @@ public:
return GetCommand();
}
void SubmitReplayGain(const ReplayGainInfo *) {}
void SubmitMixRamp(MixRampInfo &&) {}
void SubmitReplayGain(const ReplayGainInfo *) override {}
void SubmitMixRamp(MixRampInfo &&) override {}
};
void