mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-10 16:14:40 +02:00
Make compile
This commit is contained in:
@@ -107,7 +107,7 @@ CredentialsManager::loadCredentials( const QString &service )
|
||||
SLOT( keychainJobFinished( QKeychain::Job* ) ) );
|
||||
m_readJobs[ service ] << j;
|
||||
j->start();
|
||||
tDebug() << "Launching OSX-specific QtKeychain readJob for" << key;
|
||||
tDebug() << "Launching OSX-specific QtKeychain readJob for" << OSX_SINGLE_KEY;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user