Merge commit 'origin/1.3'

This commit is contained in:
con
2009-11-09 11:36:19 +01:00
7 changed files with 92 additions and 46 deletions

View File

@@ -118,7 +118,7 @@ private:
bool completeConstructorOrFunction(const QList<CPlusPlus::TypeOfExpression::Result> &,
const CPlusPlus::LookupContext &,
int endOfExpression);
int endOfExpression, bool toolTipOnly);
bool completeMember(const QList<CPlusPlus::TypeOfExpression::Result> &,
const CPlusPlus::LookupContext &context);