D27715: Port to Qt 5.14 + Android
BogDan Vatra <[email protected]>
| Newsgroups | gmane.comp.kde.education |
|---|---|
| Message-ID | <[email protected]> |
vatra added inline comments.
INLINE COMMENTS
> pluginsmodel.cpp:30
> #ifdef __ANDROID__
> - return "/data/data/org.kde.kalgebramobile/qt-reserved-files/share/kalgebramobile/plugins";
> + return QStringLiteral("assets:/share/kalgebramobile/plugins");
> #else
What kind of plugins are you loading here? I hope you're not storing .so files in "assets:" because it won't work
REPOSITORY
R325 KAlgebra
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D27715
To: apol, #android, vkrause
Cc: vatra, vkrause, kde-edu, narvaez, apol