summaryrefslogtreecommitdiff
path: root/openbox/actions/all.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-22 18:38:51 +0000
committerDana Jansens <danakj@orodu.net>2007-06-22 18:38:51 +0000
commit7e6f7fb45466bf6672e295ab155a9697c294410c (patch)
treefc1793939ea52711e3b988282c6bee5fce6e458a /openbox/actions/all.h
parent97bb443edb8895b2b68147b0b7cb89f7338cead6 (diff)
add the directionaltargetwindow action
Diffstat (limited to 'openbox/actions/all.h')
-rw-r--r--openbox/actions/all.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/actions/all.h b/openbox/actions/all.h
index 11f9b7c6..2eae206e 100644
--- a/openbox/actions/all.h
+++ b/openbox/actions/all.h
@@ -30,5 +30,6 @@ void action_shade_startup();
void action_kill_startup();
void action_omnipresent_startup();
void action_directionalcyclewindows_startup();
+void action_directionaltargetwindow_startup();
#endif