aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-shortcut.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-02-26 07:33:55 +0800
committernobody <nobody@localhost>2000-02-26 07:33:55 +0800
commit8e588ed3d97e720c3439d30956e335b14713d4e3 (patch)
treee5dfae6704668d028cbb0e1fdc55e43b992004bc /shell/e-shell-shortcut.h
parent59d2deddc74713097251e0b2c0eb48f078f78268 (diff)
downloadgsoc2013-evolution-8e588ed3d97e720c3439d30956e335b14713d4e3.tar
gsoc2013-evolution-8e588ed3d97e720c3439d30956e335b14713d4e3.tar.gz
gsoc2013-evolution-8e588ed3d97e720c3439d30956e335b14713d4e3.tar.bz2
gsoc2013-evolution-8e588ed3d97e720c3439d30956e335b14713d4e3.tar.lz
gsoc2013-evolution-8e588ed3d97e720c3439d30956e335b14713d4e3.tar.xz
gsoc2013-evolution-8e588ed3d97e720c3439d30956e335b14713d4e3.tar.zst
gsoc2013-evolution-8e588ed3d97e720c3439d30956e335b14713d4e3.zip
This commit was manufactured by cvs2svn to create tagbefore_bonobo
'before_bonobo'. svn path=/tags/before_bonobo/; revision=1959
Diffstat (limited to 'shell/e-shell-shortcut.h')
-rw-r--r--shell/e-shell-shortcut.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/shell/e-shell-shortcut.h b/shell/e-shell-shortcut.h
deleted file mode 100644
index 2f526be6ab..0000000000
--- a/shell/e-shell-shortcut.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef E_SHELL_SHORTCUT_H
-#define E_SHELL_SHORTCUT_H
-
-#include "e-shell-view.h"
-
-
-void shortcut_bar_item_selected (EShortcutBar *shortcut_bar,
- GdkEvent *event, gint group_num, gint item_num,
- EShellView *eshell_view);
-
-#endif /* E_SHELL_SHORTCUT_H */