forked from qt-creator/qt-creator
Get rid of Oveview::prettyTypeWithName() and LookupContext::minimalName()
This commit is contained in:
@@ -80,10 +80,6 @@ public:
|
||||
QString prettyType(const FullySpecifiedType &type, const Name *name = 0) const;
|
||||
QString prettyType(const FullySpecifiedType &type, const QString &name) const;
|
||||
|
||||
QString prettyTypeWithName(const FullySpecifiedType &type,
|
||||
const Name *name,
|
||||
Control *control);
|
||||
|
||||
private:
|
||||
unsigned _markedArgument;
|
||||
int _markedArgumentBegin;
|
||||
|
||||
Reference in New Issue
Block a user