forked from qt-creator/qt-creator
Clang: Provide all overloads for function definition completion
When we complete a function definition with the parameter list it is important to have multiple entries to select. Change-Id: I25e94b58cfe4831387d66eecdec74712addb7ec5 Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
|
||||
#include <QTextDocument>
|
||||
#include <QTextBlock>
|
||||
#include <QTextCursor>
|
||||
|
||||
namespace Utils {
|
||||
namespace Text {
|
||||
|
||||
Reference in New Issue
Block a user