Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.7.0
-
None
-
ba4eafaa3bd46cfad891a4bbf1dd7dccefc4702e
Description
gcc -Wshadow reports an error for deviceType
qtesttouch.h line 109
QTouchEventSequence(QWidget *widget, QTouchEvent::DeviceType deviceType)
: targetWidget(widget), deviceType(deviceType)
This prevents the use of -Werror