From 703b4a0e20b2eae982ea48e075db480da9851a9a Mon Sep 17 00:00:00 2001 From: Charles Yin Date: Tue, 13 Mar 2012 13:12:09 +1000 Subject: Move variant animation interpolators from QtWidgets to QtGui There is no reason these interpolators need to stay in QtWidgets library. Change-Id: I27db49fea2cfd8f0ef417dc52edf66dd1835e7a1 Reviewed-by: Michael Brasser Reviewed-by: Martin Jones --- src/widgets/animation/animation.pri | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 src/widgets/animation/animation.pri (limited to 'src/widgets/animation/animation.pri') diff --git a/src/widgets/animation/animation.pri b/src/widgets/animation/animation.pri deleted file mode 100644 index 27763ca003..0000000000 --- a/src/widgets/animation/animation.pri +++ /dev/null @@ -1,3 +0,0 @@ -# Qt gui animation module - -SOURCES += animation/qguivariantanimation.cpp -- cgit v1.2.3