Merge remote-tracking branch 'origin/2.7'

This commit is contained in:
Eike Ziller
2013-03-28 12:19:45 +01:00
25 changed files with 218 additions and 70 deletions

View File

@@ -1,6 +1,6 @@
QT += core gui widgets qml quick network v8
contains (QT_CONFIG, webkit) {
!isEmpty(QT.webkit.name) {
QT += webkit
}