GitEditor: WS only fix

Change-Id: I7426b8d0c09edaa7e2eb7ce58d0cec58e6e90da7
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
Tobias Hunger
2015-01-27 15:15:47 +01:00
parent 99c03c0e68
commit 2477df97fe

View File

@@ -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: