|
|
|
@ -35,7 +35,7 @@ class PLUGINDLLEXPORT TrackingViewStep : public Calamares::ViewStep
|
|
|
|
|
|
|
|
|
|
public:
|
|
|
|
|
explicit TrackingViewStep( QObject* parent = nullptr );
|
|
|
|
|
virtual ~TrackingViewStep();
|
|
|
|
|
virtual ~TrackingViewStep() override;
|
|
|
|
|
|
|
|
|
|
QString prettyName() const override;
|
|
|
|
|
|
|
|
|
|