Parent Directory
|
Revision Log
|
Patch
| revision 1.2 by cpcp, Tue Nov 12 21:25:22 2002 UTC | revision 1.3 by cpcp, Sun Jan 26 22:11:50 2003 UTC | |
|---|---|---|
| # | Line 40 class MMIIndividualAttributes : public M | Line 40 class MMIIndividualAttributes : public M |
| 40 | public: | public: |
| 41 | friend class MMIIndividualAttributes_glade; | friend class MMIIndividualAttributes_glade; |
| 42 | void setOccupation(std::string const &); | void setOccupation(std::string const &); |
| 43 | std::string const getOccupation(void); | |
| 44 | Gtk::Entry * const getOccupationWidget(void); | |
| 45 | }; | }; |
| 46 | #endif | #endif |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |