fixed unused variable warning
This commit is contained in:
@@ -29,6 +29,7 @@ AudioStreamProperties::AudioStreamProperties(AudioStream *stream) :
|
||||
|
||||
void AudioStreamProperties::Accept(QUndoCommand*)
|
||||
{
|
||||
Q_UNUSED(stream_)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user