mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
* Print out NAM on startup.
This commit is contained in:
@@ -210,7 +210,7 @@ TomahawkApp::init()
|
||||
Tomahawk::Utils::setProxyNoProxyHosts( s->proxyNoProxyHosts() );
|
||||
|
||||
// Cause the creation of the nam, but don't need to address it directly, so prevent warning
|
||||
Q_UNUSED( Tomahawk::Utils::nam() );
|
||||
tDebug() << "Setting NAM:" << Tomahawk::Utils::nam();
|
||||
|
||||
m_audioEngine = QPointer<AudioEngine>( new AudioEngine );
|
||||
|
||||
|
Reference in New Issue
Block a user