summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/generator.h
diff options
context:
space:
mode:
authorDavid Boddie <dboddie@trolltech.com>2010-02-19 13:41:52 (GMT)
committerDavid Boddie <dboddie@trolltech.com>2010-02-19 13:41:52 (GMT)
commit85e5372c53c342f54cd489a3233c00aefa3d7ff7 (patch)
tree8690dba755426d2f52475c272cc3445f9eace4f3 /tools/qdoc3/generator.h
parentd5af42b1b7d792188c689d5425493756f2dcb79e (diff)
downloadQt-85e5372c53c342f54cd489a3233c00aefa3d7ff7.zip
Qt-85e5372c53c342f54cd489a3233c00aefa3d7ff7.tar.gz
Qt-85e5372c53c342f54cd489a3233c00aefa3d7ff7.tar.bz2
Doc: Simplified Commercial Editions for Qt 4.7.
Reviewed-by: Trust Me Requested-by: Sales and Legal
Diffstat (limited to 'tools/qdoc3/generator.h')
-rw-r--r--tools/qdoc3/generator.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/qdoc3/generator.h b/tools/qdoc3/generator.h
index 06f7f88..44f56e2 100644
--- a/tools/qdoc3/generator.h
+++ b/tools/qdoc3/generator.h
@@ -124,7 +124,6 @@ class Generator
Node::SubType subtype,
const QString& tag);
void generateExampleFiles(const FakeNode *fake, CodeMarker *marker);
- void generateModuleWarning(const ClassNode *classe, CodeMarker *marker);
virtual int skipAtoms(const Atom *atom, Atom::Type type) const;
virtual QString fullName(const Node *node,