main
Maxence LANONE 3 years ago
parent 669598d8c7
commit 89fcd7c17c

@ -23,7 +23,7 @@ Contact::Contact(const Personne& Proprietaire): Proprietaire{Proprietaire} {
}
/**
* @brief
* @brief getter to get propriétaire
*
* @return const Personne&
*/
@ -32,7 +32,7 @@ const Personne& Contact::getProprio() const {
}
/**
* @brief
* @brief
*
* @param unContact
* @return true

Loading…
Cancel
Save