mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
* Fixed compiling.
This commit is contained in:
@@ -155,7 +155,7 @@ TwitterSipPlugin::disconnectPlugin()
|
|||||||
if( !m_directMessageDestroy.isNull() )
|
if( !m_directMessageDestroy.isNull() )
|
||||||
delete m_directMessageDestroy.data();
|
delete m_directMessageDestroy.data();
|
||||||
|
|
||||||
m_cachedTwitterAuth.clear();
|
m_cachedTwitterAuth = 0;
|
||||||
|
|
||||||
m_configuration[ "cachedpeers" ] = m_cachedPeers;
|
m_configuration[ "cachedpeers" ] = m_cachedPeers;
|
||||||
syncConfig();
|
syncConfig();
|
||||||
|
Reference in New Issue
Block a user