Fix autotest-exported class from QtQuick.
authorThiago Macieira <thiago.macieira@intel.com>
Tue, 2 Apr 2013 05:45:28 +0000 (22:45 -0700)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 4 Apr 2013 19:08:11 +0000 (21:08 +0200)
commita9ebbe770a4d26dfebfd1f33133cb54cd211d49c
treee8a07057f7781dde788b200687f0885c68f964a1
parentf6969ffab5547396bb31570a72bfb3430a0d3b37
Fix autotest-exported class from QtQuick.

Each class with a virtual table should have at least one non-inline
member. Especially if it's exported (there's no point in exporting it
otherwise).

Change-Id: I6b2821faa9662c6e8b65ce9ced53332e1a18e8d9
Reviewed-by: Alan Alpert <aalpert@blackberry.com>
src/quick/util/qquickanimation.cpp
src/quick/util/qquickanimation_p_p.h