summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlintegercache_p.h
diff options
context:
space:
mode:
authorBea Lam <bea.lam@nokia.com>2009-11-09 03:09:12 (GMT)
committerBea Lam <bea.lam@nokia.com>2009-11-09 03:09:12 (GMT)
commit5e5ee991ad4261516cf099c9b237f8c72c9d49cc (patch)
treef0f0f96e9b51baf85e22eb5698b1ea66a0223f2b /src/declarative/qml/qmlintegercache_p.h
parent034c9f1b81cfa2d854f87b08e945296d3c1fac85 (diff)
parent7620586aa79c027e5dfd246d53232826333ce715 (diff)
downloadQt-5e5ee991ad4261516cf099c9b237f8c72c9d49cc.zip
Qt-5e5ee991ad4261516cf099c9b237f8c72c9d49cc.tar.gz
Qt-5e5ee991ad4261516cf099c9b237f8c72c9d49cc.tar.bz2
Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src/declarative/qml/qmlintegercache_p.h')
-rw-r--r--src/declarative/qml/qmlintegercache_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/declarative/qml/qmlintegercache_p.h b/src/declarative/qml/qmlintegercache_p.h
index 7816004..2b10dcc 100644
--- a/src/declarative/qml/qmlintegercache_p.h
+++ b/src/declarative/qml/qmlintegercache_p.h
@@ -73,8 +73,6 @@ public:
int value(const QString &);
inline int value(const QScriptDeclarativeClass::Identifier &id) const;
- static QmlIntegerCache *createForEnums(QmlType *, QmlEngine *);
-
protected:
virtual void clear();