forked from qt-creator/qt-creator
Get rid of the those ugly warnings.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user