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