forked from qt-creator/qt-creator
VCS: Un-data functions that accept QString
Change-Id: Iffa82f4ab06162ab57e77301e77fb37ed7230bd5 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
706d0a821e
commit
6b8c93637b
@@ -50,7 +50,7 @@ public:
|
||||
QWidget *parent);
|
||||
|
||||
public slots:
|
||||
void setPlainTextDataFiltered(const QString &a);
|
||||
void setPlainTextFiltered(const QString &text);
|
||||
// Matches the signature of the finished signal of GitCommand
|
||||
void commandFinishedGotoLine(bool ok, int exitCode, const QVariant &v);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user