mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-20 07:52:30 +02:00
Don't use Logger from TomahawkSettings ctor.
This commit is contained in:
parent
e791977982
commit
fcbb3f31da
@ -1528,7 +1528,6 @@ TomahawkSettings::setPrivateListeningMode( TomahawkSettings::PrivateListeningMod
|
||||
void
|
||||
TomahawkSettings::updateIndex()
|
||||
{
|
||||
tDebug() << Q_FUNC_INFO;
|
||||
if ( !Database::instance() || !Database::instance()->isReady() )
|
||||
{
|
||||
QTimer::singleShot( 0, this, SLOT( updateIndex() ) );
|
||||
|
Loading…
x
Reference in New Issue
Block a user