aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-commands.h
diff options
context:
space:
mode:
authorMilan Crha <mcrha@src.gnome.org>2007-10-01 15:31:14 +0800
committerMilan Crha <mcrha@src.gnome.org>2007-10-01 15:31:14 +0800
commitecd38612b666a4f6f0edb2c21d1cd9769ce1d89e (patch)
tree629f28bbd0582478014d74c71ba1e8e3f9fbac57 /calendar/gui/calendar-commands.h
parent820e1591fd4d6248dbea6d9e2b010373299cbaf5 (diff)
downloadgsoc2013-evolution-ecd38612b666a4f6f0edb2c21d1cd9769ce1d89e.tar.gz
gsoc2013-evolution-ecd38612b666a4f6f0edb2c21d1cd9769ce1d89e.tar.zst
gsoc2013-evolution-ecd38612b666a4f6f0edb2c21d1cd9769ce1d89e.zip
2007-10-01 mcrha Fix for bug #342283
svn path=/trunk/; revision=34339
Diffstat (limited to 'calendar/gui/calendar-commands.h')
-rw-r--r--calendar/gui/calendar-commands.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/gui/calendar-commands.h b/calendar/gui/calendar-commands.h
index 730d98707e..ca6bce1fa0 100644
--- a/calendar/gui/calendar-commands.h
+++ b/calendar/gui/calendar-commands.h
@@ -37,4 +37,7 @@ void calendar_control_sensitize_calendar_commands (BonoboControl *control, Gnome
void calendar_goto_today (GnomeCalendar *gcal);
+void calendar_command_print (GnomeCalendar *gcal, GtkPrintOperationAction action);
+
+
#endif /* CALENDAR_COMMANDS_H */