/[ghosts]/ghosts/gedcomviewer/src/MMIglade/src/MMIIndividualEvents.hh
ViewVC logotype

Diff of /ghosts/gedcomviewer/src/MMIglade/src/MMIIndividualEvents.hh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by cpcp, Sun Feb 9 20:13:24 2003 UTC revision 1.4 by cpcp, Tue Feb 11 21:09:52 2003 UTC
# Line 49  public: Line 49  public:
49    void addEvent(std::vector<std::string> const &);    void addEvent(std::vector<std::string> const &);
50    std::string const getBirthDate(void) const;    std::string const getBirthDate(void) const;
51    Gtk::Entry * const getBirthDateWidget(void);    Gtk::Entry * const getBirthDateWidget(void);
52      std::string const getBirthPlace(void) const;
53      Gtk::Entry * const getBirthPlaceWidget(void);
54    std::string const getDeathDate(void) const;    std::string const getDeathDate(void) const;
55    Gtk::Entry * const getDeathDateWidget(void);    Gtk::Entry * const getDeathDateWidget(void);
56        std::string const getDeathPlace(void) const;
57      Gtk::Entry * const getDeathPlaceWidget(void);
58  };  };
59  #endif  #endif

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26