forked from qt-creator/qt-creator
Fixes: One last try to fix the loading problem.
Details: Depend on libQtSvg and libQtDBus, so that our version gets loaded.
This commit is contained in:
@@ -283,3 +283,4 @@ int main(int argc, char **argv)
|
||||
QTimer::singleShot(100, &pluginManager, SLOT(startTests()));
|
||||
return app.exec();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user