1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-06 00:52:34 +02:00

* Fixed compiling.

This commit is contained in:
Christian Muehlhaeuser 2013-01-05 03:17:56 +01:00
parent 17a9ec4e20
commit 0eaf9bf1e6

View File

@ -155,7 +155,7 @@ TwitterSipPlugin::disconnectPlugin()
if( !m_directMessageDestroy.isNull() )
delete m_directMessageDestroy.data();
m_cachedTwitterAuth.clear();
m_cachedTwitterAuth = 0;
m_configuration[ "cachedpeers" ] = m_cachedPeers;
syncConfig();