mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-15 18:44:30 +02:00
Fix unregistering plugins from ScriptPluginFactory
This commit is contained in:
@@ -59,6 +59,8 @@ public:
|
|||||||
{
|
{
|
||||||
removePlugin( scriptPlugin );
|
removePlugin( scriptPlugin );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
m_scriptPlugins.remove( object->id() );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user