diff --git a/tools/configure/configureapp.cpp b/tools/configure/configureapp.cpp index 7735f05989..5d845060e2 100644 --- a/tools/configure/configureapp.cpp +++ b/tools/configure/configureapp.cpp @@ -1684,6 +1684,7 @@ void Configure::applySpecSpecifics() dictionary[ "QT_EVDEV" ] = "no"; dictionary[ "QT_MTDEV" ] = "no"; dictionary[ "FONT_CONFIG" ] = "auto"; + dictionary[ "ANGLE" ] = "no"; dictionary["DECORATIONS"] = "default windows styled"; } else if ((platform() == QNX) || (platform() == BLACKBERRY)) {