mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 06:07:37 +02:00
* Deleting the engine might help preventing a crash in this case. 'Edgy'
This commit is contained in:
@@ -60,7 +60,7 @@ QtScriptResolver::QtScriptResolver( const QString& scriptPath )
|
||||
QtScriptResolver::~QtScriptResolver()
|
||||
{
|
||||
Tomahawk::Pipeline::instance()->removeResolver( this );
|
||||
// delete m_engine;
|
||||
delete m_engine;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user