Gerrit: Fix build

Change-Id: I0e0da912562ffafc92f45b96b0bdd61813ccb24e
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
Marco Bubke
2015-06-10 18:24:11 +02:00
committed by Tobias Hunger
parent ea2bb656cd
commit b29f69b944

View File

@@ -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();