mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-03 20:57:52 +02:00
* Extra debug output for, well, debugging help.
This commit is contained in:
@@ -96,6 +96,8 @@ DatabaseImpl::DatabaseImpl( const QString& dbname, Database* parent )
|
|||||||
DatabaseImpl::~DatabaseImpl()
|
DatabaseImpl::~DatabaseImpl()
|
||||||
{
|
{
|
||||||
delete m_fuzzyIndex;
|
delete m_fuzzyIndex;
|
||||||
|
|
||||||
|
tDebug() << "Shutting down database.";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
#ifdef TOMAHAWK_QUERY_ANALYZE
|
#ifdef TOMAHAWK_QUERY_ANALYZE
|
||||||
|
Reference in New Issue
Block a user