mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-08 19:40:58 -08:00
revisions
This commit is contained in:
parent
f02422ddfe
commit
ce8b07845c
31 changed files with 2 additions and 92 deletions
|
|
@ -8,8 +8,6 @@
|
|||
#include <QtCore/private/qandroidextras_p.h>
|
||||
#endif
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
static void clearEventualExceptions() {
|
||||
#if (QT_VERSION < 0x060000)
|
||||
QAndroidJniEnvironment env;
|
||||
|
|
@ -138,4 +136,3 @@ void QT::iniJni() {
|
|||
clearEventualExceptions();
|
||||
}
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue