| 43 |
~OneChildToFamilyLink(void); |
~OneChildToFamilyLink(void); |
| 44 |
OneChildToFamilyLink(std::string const &father, |
OneChildToFamilyLink(std::string const &father, |
| 45 |
std::string const &mother, |
std::string const &mother, |
| 46 |
SigC::Slot0<void> * slot_father, |
SigC::Slot1<int, GdkEventButton *> * slot_father, |
| 47 |
SigC::Slot0<void> * slot_mother |
SigC::Slot1<int, GdkEventButton *> * slot_mother |
| 48 |
); |
); |
| 49 |
|
|
| 50 |
class MMIParentsFamilyNote * MMIParentsFamilyNote; |
class MMIParentsFamilyNote * MMIParentsFamilyNote; |