Skip to content
  • Roberto Raggi's avatar
    Fixed function-like code completion. · 3a88dc62
    Roberto Raggi authored
    This was a regression introduced in 8e4fb678
    triggersCompletion should return `true' when the token at the left of the T_LPAREN
    is an identifier, a SIGNAL, a SLOT or T_GREATER (for template functions).
    3a88dc62