~ubuntu-branches/ubuntu/karmic/tasks/karmic

« back to all changes in this revision

Viewing changes to libkoto/koto-task-editor-dialog.h

  • Committer: Bazaar Package Importer
  • Author(s): Ross Burton
  • Date: 2007-05-27 18:52:30 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070527185230-2fzwlk3fkoftp8ac
Tags: 0.7-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
 
72
72
void koto_task_editor_dialog_set_task (KotoTaskEditorDialog *dialog, KotoTask *task);
73
73
 
74
 
void koto_task_editor_dialog_run (KotoTaskEditorDialog *dialog, ECal *cal);
 
74
G_GNUC_DEPRECATED void koto_task_editor_dialog_run (KotoTaskEditorDialog *dialog, ECal *cal);
75
75
 
76
76
G_END_DECLS
77
77