aboutsummaryrefslogtreecommitdiffstats
path: root/action.h
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-06-02 14:56:17 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-06-02 14:56:17 +0000
commit6b237601c294d3a6df3ba005cb87c3fc616bd0be (patch)
treef12b4e776eb3accd567170e064f2087ee2fff7ee /action.h
parent0ecdafacd613deb0da6088665f27fa4df184beae (diff)
downloaddzen-6b237601c294d3a6df3ba005cb87c3fc616bd0be.tar.gz
dzen-6b237601c294d3a6df3ba005cb87c3fc616bd0be.zip
a_showhead added
git-svn-id: http://dzen.googlecode.com/svn/trunk@46 f2baff5b-bf2c-0410-a398-912abdc3d8b2
Diffstat (limited to 'action.h')
-rw-r--r--action.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/action.h b/action.h
index da5b739..ac546a5 100644
--- a/action.h
+++ b/action.h
@@ -73,5 +73,6 @@ int a_menuprint(char **);
int a_menuexec(char **);
int a_raise(char **);
int a_lower(char **);
+int a_showhead(char **);