tests/manual/qtouchevent/multitouch.pro
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 QT += testlib
       
     2 SOURCES = main.cpp \
       
     3     touchwidget.cpp
       
     4 FORMS += form.ui
       
     5 HEADERS += touchwidget.h