From 60e8e89604ace4df3124e53e05e1318edba431f4 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Thu, 28 Jun 2001 15:10:40 +0000 Subject: new functions for allowing the execution of clipboard-related commands 2001-06-28 Rodrigo Moya * gui/e-calendar-table.[ch] (e_calendar_table_cut_clipboard), (e_calendar_table_copy_clipboard), (e_calendar_table_paste_clipboard): new functions for allowing the execution of clipboard-related commands * gui/tasks-control.c (tasks_control_cut_cmd), (tasks_control_copy_cmd), (tasks_control_paste_cmd): added callbacks for the new clipboard-related menu entries svn path=/trunk/; revision=10560 --- calendar/gui/e-tasks.h | 1 - 1 file changed, 1 deletion(-) (limited to 'calendar/gui/e-tasks.h') diff --git a/calendar/gui/e-tasks.h b/calendar/gui/e-tasks.h index 7f2861ca44..c509e1d826 100644 --- a/calendar/gui/e-tasks.h +++ b/calendar/gui/e-tasks.h @@ -74,7 +74,6 @@ void e_tasks_setup_menus (ETasks *tasks, ECalendarTable *e_tasks_get_calendar_table (ETasks *tasks); - /* This updates all the preference settings for all the ETasks widgets in use. */ void e_tasks_update_all_config_settings (void); -- cgit v1.2.3