summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlengine.h
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-08-19 05:13:09 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-08-19 05:13:09 (GMT)
commit9a954d44aa20e0eb21bdf2820941bd7a1908096d (patch)
treecc001010d783596afd5203781dc2eac992b6b9b5 /src/declarative/qml/qmlengine.h
parent9f7f71160053b64a23abc472d9d9ddd5d9bb8b3d (diff)
downloadQt-9a954d44aa20e0eb21bdf2820941bd7a1908096d.zip
Qt-9a954d44aa20e0eb21bdf2820941bd7a1908096d.tar.gz
Qt-9a954d44aa20e0eb21bdf2820941bd7a1908096d.tar.bz2
Various doc fixes.
Make QML docs fit in with the new Qt style. Fix numerous qdoc errors.
Diffstat (limited to 'src/declarative/qml/qmlengine.h')
-rw-r--r--src/declarative/qml/qmlengine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/qml/qmlengine.h b/src/declarative/qml/qmlengine.h
index 6066059..8caa505 100644
--- a/src/declarative/qml/qmlengine.h
+++ b/src/declarative/qml/qmlengine.h
@@ -74,7 +74,6 @@ public:
void clearComponentCache();
-
void addImportPath(const QString& dir);
void setNetworkAccessManager(QNetworkAccessManager *);