X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fimports%2Fgestures%2Fgestures.pro;h=3b735efac50d53f7818fc645a66fdbb51b92722a;hb=f9949f501890a7f8289fcbda85d3a4085bdbb21a;hp=d94b402f4c6d8c8ea232132bfb9fa26b951f51a3;hpb=3e0c19d5ba0e4826c3f036c3172d8ea0e30530a6;p=profile%2Fivi%2Fqtdeclarative.git diff --git a/src/imports/gestures/gestures.pro b/src/imports/gestures/gestures.pro index d94b402..3b735ef 100644 --- a/src/imports/gestures/gestures.pro +++ b/src/imports/gestures/gestures.pro @@ -2,7 +2,7 @@ TARGET = qmlgesturesplugin TARGETPATH = Qt/labs/gestures include(../qimportbase.pri) -QT += core-private gui-private declarative-private qtquick1 qtquick1-private +QT += core-private gui-private declarative-private qtquick1 qtquick1-private widgets-private SOURCES += qdeclarativegesturearea.cpp plugin.cpp HEADERS += qdeclarativegesturearea_p.h