forked from qt-creator/qt-creator
Gerrit: Fix build
Change-Id: I0e0da912562ffafc92f45b96b0bdd61813ccb24e Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
committed by
Tobias Hunger
parent
ea2bb656cd
commit
b29f69b944
@@ -74,10 +74,11 @@ public:
|
||||
void fetchCheckout(const QSharedPointer<Gerrit::Internal::GerritChange> &change);
|
||||
void updateActions(bool hasTopLevel);
|
||||
|
||||
private:
|
||||
signals:
|
||||
void fetchStarted(const QSharedPointer<Gerrit::Internal::GerritChange> &change);
|
||||
void fetchFinished();
|
||||
|
||||
private:
|
||||
void openView();
|
||||
void push();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user