Get rid of the those ugly warnings.

This commit is contained in:
Roberto Raggi
2010-07-19 15:10:06 +02:00
parent 6eadeb052c
commit c4ede7263d
5 changed files with 9 additions and 5 deletions

View File

@@ -231,8 +231,8 @@ public:
static QList<const Name *> fullyQualifiedName(Symbol *symbol);
static QList<const Name *> path(Symbol *symbol);
Q_DECL_DEPRECATED const Name *minimalName(const Name *name, Scope *source,
ClassOrNamespace *target) const;
const Name *minimalName(const Name *name, Scope *source,
ClassOrNamespace *target) const;
private:
// The current expression.