forked from qt-creator/qt-creator
GitEditor: WS only fix
Change-Id: I7426b8d0c09edaa7e2eb7ce58d0cec58e6e90da7 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
@@ -51,7 +51,7 @@ public:
|
||||
|
||||
public slots:
|
||||
void setPlainTextFiltered(const QString &text);
|
||||
// Matches the signature of the finished signal of GitCommand
|
||||
// Matches the signature of the finished signal of GitCommand
|
||||
void commandFinishedGotoLine(bool ok, int exitCode, const QVariant &v);
|
||||
|
||||
private slots:
|
||||
|
Reference in New Issue
Block a user