aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/comp-editor-util.h
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2010-04-07 00:34:36 +0800
committerMilan Crha <mcrha@redhat.com>2010-04-07 00:34:36 +0800
commit6060c29567271ff3b1553db1811f3d6e209adabc (patch)
tree35a11f0566c1af9f564552dbd83bf21e3d318851 /calendar/gui/dialogs/comp-editor-util.h
parente96830d65e1f92a437156852f33f2a66070366d6 (diff)
downloadgsoc2013-evolution-6060c29567271ff3b1553db1811f3d6e209adabc.tar
gsoc2013-evolution-6060c29567271ff3b1553db1811f3d6e209adabc.tar.gz
gsoc2013-evolution-6060c29567271ff3b1553db1811f3d6e209adabc.tar.bz2
gsoc2013-evolution-6060c29567271ff3b1553db1811f3d6e209adabc.tar.lz
gsoc2013-evolution-6060c29567271ff3b1553db1811f3d6e209adabc.tar.xz
gsoc2013-evolution-6060c29567271ff3b1553db1811f3d6e209adabc.tar.zst
gsoc2013-evolution-6060c29567271ff3b1553db1811f3d6e209adabc.zip
Bug #567304 - Review strings for translation
Diffstat (limited to 'calendar/gui/dialogs/comp-editor-util.h')
-rw-r--r--calendar/gui/dialogs/comp-editor-util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/calendar/gui/dialogs/comp-editor-util.h b/calendar/gui/dialogs/comp-editor-util.h
index 6eeb8c5410..d3230051e3 100644
--- a/calendar/gui/dialogs/comp-editor-util.h
+++ b/calendar/gui/dialogs/comp-editor-util.h
@@ -32,8 +32,6 @@
void comp_editor_dates (CompEditorPageDates *date, ECalComponent *comp);
void comp_editor_free_dates (CompEditorPageDates *dates);
-void comp_editor_date_label (CompEditorPageDates *dates, GtkWidget *label);
-
GtkWidget * comp_editor_new_date_edit (gboolean show_date,
gboolean show_time,
gboolean make_time_insensitive);