Skip to content
Snippets Groups Projects
Commit b29f69b9 authored by Marco Bubke's avatar Marco Bubke Committed by Tobias Hunger
Browse files

Gerrit: Fix build


Change-Id: I0e0da912562ffafc92f45b96b0bdd61813ccb24e
Reviewed-by: default avatarTobias Hunger <tobias.hunger@theqtcompany.com>
parent ea2bb656
No related branches found
No related tags found
No related merge requests found
......@@ -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();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment