summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcomponent_p.h
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-05-05 03:48:29 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-05-05 03:48:29 (GMT)
commit6089208e78bdcb0091c0ba0bc2fbd2a4fc0806de (patch)
tree028c3e5cca89136c11cdcdebed74f1980a1c97f4 /src/declarative/qml/qmlcomponent_p.h
parentb4b34a9a50c28cb65f81a12d94b61cc6f9a19051 (diff)
downloadQt-6089208e78bdcb0091c0ba0bc2fbd2a4fc0806de.zip
Qt-6089208e78bdcb0091c0ba0bc2fbd2a4fc0806de.tar.gz
Qt-6089208e78bdcb0091c0ba0bc2fbd2a4fc0806de.tar.bz2
Remove QML XML support
Diffstat (limited to 'src/declarative/qml/qmlcomponent_p.h')
-rw-r--r--src/declarative/qml/qmlcomponent_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/qml/qmlcomponent_p.h b/src/declarative/qml/qmlcomponent_p.h
index 0507958..6a5345e 100644
--- a/src/declarative/qml/qmlcomponent_p.h
+++ b/src/declarative/qml/qmlcomponent_p.h
@@ -82,7 +82,6 @@ public:
QmlEngine *engine;
void clear();
- static bool isXml(const QByteArray &);
};
#endif // QMLCOMPONENT_P_H