user avatar
Compile without RTTI support
Eskil Abrahamsen Blomfeldt authored
We need to be able to compile without RTTI support. Fortunately
QPaintEngine has built-in type info. No RTTI support is the
default configuration on Windows with MSVC2010, so this is
required to fix the build there.

Change-Id: I89b1ed4879fd0e8e0d61ef12d77f6961fd0b07e5
Reviewed-by: default avatarThiago Macieira <thiago.macieira@intel.com>
Reviewed-by: default avatarYunqiao Yin <charles.yin@nokia.com>
f2fcac19
Name Last commit Last update
..