~centralelyon2010/inkscape/imagelinks2

« back to all changes in this revision

Viewing changes to src/help.h

  • Committer: buliabyak
  • Date: 2007-09-28 23:32:30 UTC
  • Revision ID: buliabyak@users.sourceforge.net-20070928233230-adfdfwpf1nkb3py9
remove the disabled old svg-keys-chart verb

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
void sp_help_about(void);
20
20
void sp_help_open_tutorial(GtkMenuItem *menuitem, gpointer data);
21
 
void sp_help_open_screen(gchar const *name);
22
21
 
23
22
 
24
23
#endif /* !SEEN_HELP_H */