summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcomponent_p.h
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-04-28 06:54:19 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-04-28 06:54:19 (GMT)
commitff5cf254eb5815460c0a14a0c7f7b077f308e56f (patch)
tree1a3ab764a4aefcbb04a042fcc33e8be1ac88197b /src/declarative/qml/qmlcomponent_p.h
parent864365e44942a55c37ba3f07b101e576394fa889 (diff)
parentef26f5c258500d98735ef3f90fa9c9576a945d56 (diff)
downloadQt-ff5cf254eb5815460c0a14a0c7f7b077f308e56f.zip
Qt-ff5cf254eb5815460c0a14a0c7f7b077f308e56f.tar.gz
Qt-ff5cf254eb5815460c0a14a0c7f7b077f308e56f.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src/declarative/qml/qmlcomponent_p.h')
-rw-r--r--src/declarative/qml/qmlcomponent_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/qml/qmlcomponent_p.h b/src/declarative/qml/qmlcomponent_p.h
index 8074775..bb5f7bb 100644
--- a/src/declarative/qml/qmlcomponent_p.h
+++ b/src/declarative/qml/qmlcomponent_p.h
@@ -81,6 +81,7 @@ public:
QmlEngine *engine;
void clear();
+ static bool isXml(const QByteArray &);
};
#endif // QMLCOMPONENT_P_H