Don't force disable accessibility
Change-Id: I75a2d4565272bbcd27ec4ca9a3806a4c114c3442 Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>bb10
parent
cbb1be5ea9
commit
5f25dc6be7
|
|
@ -177,7 +177,6 @@ QMAKE_LIBS_OPENGL_ES2 = -lEGL -lGLESv2 $$QMAKE_LIBS
|
|||
CONFIG += linux-android-9 android-9 linux-android android android-no-sdk android_app
|
||||
|
||||
load(qt_config)
|
||||
QT_CONFIG -=accessibility
|
||||
|
||||
# we don't support exceptions, but right now this has no effect
|
||||
# you need to manually delete mkspecs/features/exceptions.prf
|
||||
|
|
|
|||
Loading…
Reference in New Issue