forked from qt-creator/qt-creator
Git: Move msgRepositoryLabel from StashDialog to GitPlugin
It's being used by many dialogs. Change-Id: I3ef484cf8b9cc56210be1de5b4f201eb2f96ef67 Reviewed-by: André Hartmann <aha_1980@gmx.de>
This commit is contained in:
committed by
Orgad Shaneh
parent
5b50854e57
commit
67933e4c1f
@@ -52,8 +52,6 @@ public:
|
||||
explicit StashDialog(QWidget *parent = 0);
|
||||
~StashDialog() override;
|
||||
|
||||
static QString msgRepositoryLabel(const QString &repository);
|
||||
|
||||
void refresh(const QString &repository, bool force);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user