mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
parent
d0bc8b59b5
commit
23b5b7aabb
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ void QFactoryLoader::updateDir(const QString &pluginDir)
|
|||
if (instance && factory && instance->qt_metacast(d->iid.constData()))
|
||||
keys = factory->keys();
|
||||
if (keys.isEmpty())
|
||||
library->unload();
|
||||
library->release();
|
||||
reg.clear();
|
||||
reg << library->lastModified;
|
||||
reg += keys;
|
||||
|
|
Loading…
Add table
Reference in a new issue