summaryrefslogtreecommitdiffstats
path: root/src/declarative/canvas/qsimplecanvasitem.h
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-04-27 01:06:47 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-04-27 01:06:47 (GMT)
commita5175813f9e5c291c57c68f91bcd54882c08795f (patch)
treeaa75eef2fcc9a46e6e6ef9a1cc4a80eae382029d /src/declarative/canvas/qsimplecanvasitem.h
parent0ef80e4c17595e04db3926be09b504acf1e02075 (diff)
downloadQt-a5175813f9e5c291c57c68f91bcd54882c08795f.zip
Qt-a5175813f9e5c291c57c68f91bcd54882c08795f.tar.gz
Qt-a5175813f9e5c291c57c68f91bcd54882c08795f.tar.bz2
Replace the use of the obsolete GfxEasing with QEasingCurve.
Diffstat (limited to 'src/declarative/canvas/qsimplecanvasitem.h')
-rw-r--r--src/declarative/canvas/qsimplecanvasitem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/canvas/qsimplecanvasitem.h b/src/declarative/canvas/qsimplecanvasitem.h
index 9b010e8..83f19c3 100644
--- a/src/declarative/canvas/qsimplecanvasitem.h
+++ b/src/declarative/canvas/qsimplecanvasitem.h
@@ -42,7 +42,6 @@
#ifndef QSIMPLECANVASITEM_H
#define QSIMPLECANVASITEM_H
-#include <gfxtimeline.h>
#include <qfxglobal.h>
#include <qsimplecanvas.h>
#include <QObject>