Details
Description
I am using qt-everywhere-opensource-src-4.6.0-beta1, there is an error causes build-break
in qnamespace.h, line 1638
enum GestureContext
;
should not be a comma for last line in enumeration, it causes build-break.
I am using qt-everywhere-opensource-src-4.6.0-beta1, there is an error causes build-break
in qnamespace.h, line 1638
enum GestureContext
;
should not be a comma for last line in enumeration, it causes build-break.