Fix some typos
Change-Id: Iaf8f50741d3103480668b4a654a202d8a363bc45 Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
This commit is contained in:
committed by
Yoann Lopes
parent
13b24ab18b
commit
4ce9d89d7a
@@ -335,7 +335,7 @@ void QMediaPlayerPrivate::setPlaylistMedia()
|
||||
return;
|
||||
} else if (control != 0) {
|
||||
// If we've just switched to a new playlist,
|
||||
// then last emited currentMediaChanged was a playlist.
|
||||
// then last emitted currentMediaChanged was a playlist.
|
||||
// Make sure we emit currentMediaChanged if new playlist has
|
||||
// the same media as the previous one:
|
||||
// sample.m3u
|
||||
|
||||
Reference in New Issue
Block a user