mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-13 20:39:57 +01:00
Fix unregistering plugins from ScriptPluginFactory
This commit is contained in:
parent
551949a07f
commit
40c499303e
@ -59,6 +59,8 @@ public:
|
||||
{
|
||||
removePlugin( scriptPlugin );
|
||||
}
|
||||
|
||||
m_scriptPlugins.remove( object->id() );
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user