Previously QPluginLoader("/foo/bar/plugin").fileName() would return an
empty string even if /foo/bar/plugin.so existed, now we correctly find
that file.
Change-Id: Ibf6ba329e92956de45f695be65773caacf14050a
Reviewed-by: David Faure <david.faure@kdab.com>
|
||
|---|---|---|
| .. | ||
| almostplugin | ||
| elftest | ||
| lib | ||
| machtest | ||
| theplugin | ||
| tst | ||
| .gitignore | ||
| empty.json | ||
| fakeplugin.cpp | ||
| qpluginloader.pro | ||
| tst_qpluginloader.cpp | ||