d05 ex02 ok

This commit is contained in:
hugogogo
2022-03-05 15:59:52 +01:00
parent 0a5827f3a1
commit 6c16b9c1d6
11 changed files with 215 additions and 26 deletions

View File

@@ -19,13 +19,9 @@ public:
void formAction() const;
// std::string getTarget() const;
private:
ShrubberyCreationForm();
// std::string const _target;
};
#endif