mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-14 13:01:53 +02:00
save new title
This commit is contained in:
parent
78be0b75fe
commit
bc443d25ac
@ -252,7 +252,7 @@ Playlist::setTitle( const QString& title )
|
||||
return;
|
||||
|
||||
const QString oldTitle = m_title;
|
||||
// m_title = title;
|
||||
m_title = title;
|
||||
|
||||
emit changed();
|
||||
emit renamed( m_title, oldTitle );
|
||||
|
Loading…
x
Reference in New Issue
Block a user