forked from qt-creator/qt-creator
Gerrit - Removed all patch set stuff
Change-Id: I013c116fc7e0ac1571513005b8ea49992e0771a3 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
This commit is contained in:
committed by
Jarek Kobus
parent
f2631ad031
commit
77c136646b
@@ -320,7 +320,8 @@ public:
|
||||
static const char *decorateOption;
|
||||
|
||||
public slots:
|
||||
void show(const QString &source, const QString &id, const QStringList &args = QStringList());
|
||||
void show(const QString &source, const QString &id,
|
||||
const QStringList &args = QStringList(), const QString &name = QString());
|
||||
void saveSettings();
|
||||
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user