[welcome] [welcomeq] Chase API change for requirements progress

This commit is contained in:
Adriaan de Groot 2020-05-12 17:07:15 +02:00
parent 5c8a99c77b
commit 1a1fde1885
3 changed files with 8 additions and 6 deletions

View file

@ -73,7 +73,6 @@ public:
QObject* getConfig() override;
private:
// TODO: a generic QML viewstep should return a config object from a method
Config* m_config;
GeneralRequirements* m_requirementsChecker;
};