Skip to content

Commit

Permalink
[mobile] Missing
Browse files Browse the repository at this point in the history
  • Loading branch information
adriaandegroot committed Dec 5, 2020
1 parent 94a8ee6 commit 9a68ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/mobile/MobileQmlViewStep.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class PLUGINDLLEXPORT MobileQmlViewStep : public Calamares::QmlViewStep
Calamares::JobList jobs() const override;

void setConfigurationMap( const QVariantMap& configurationMap ) override;
void onLeave();
void onLeave() override;
QObject* getConfig() override;

private:
Expand Down

0 comments on commit 9a68ac7

Please sign in to comment.