mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-20 16:02:07 +02:00
* Print out NAM on startup.
This commit is contained in:
parent
819f1052ff
commit
ffb2e0b6d2
@ -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 );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user