forked from qt-creator/qt-creator
Git: Fix extra token
Amends 9ad5c4254d
.
Change-Id: Iaa72752449df47e745d4fb2f0fae693228a5c047
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
#include <QMenu>
|
||||
#include <QRegularExpressionValidator>
|
||||
#include <QTextEdit>
|
||||
#include <QVBoxLayout>>
|
||||
#include <QVBoxLayout>
|
||||
|
||||
using namespace Utils;
|
||||
|
||||
|
Reference in New Issue
Block a user