Parent Directory
|
Revision Log
|
Patch
| revision 1.2 by cpcp, Wed Mar 26 10:37:36 2003 UTC | revision 1.3 by cpcp, Sun Aug 3 19:50:47 2003 UTC | |
|---|---|---|
| # | Line 40 class MMIMenuLinkEditor : public Gtk::Me | Line 40 class MMIMenuLinkEditor : public Gtk::Me |
| 40 | public: | public: |
| 41 | MMIMenuLinkEditor(LinkEditorMenu_t const &menus, OneFamilyLink * const mmi); | MMIMenuLinkEditor(LinkEditorMenu_t const &menus, OneFamilyLink * const mmi); |
| 42 | private: | private: |
| 43 | Gtk::Menu * InitSubMenu(Gtk::Menu * parent_menu, std::string const &label); | |
| 44 | }; | }; |
| 45 | ||
| 46 | #endif | #endif |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |