summaryrefslogtreecommitdiff
path: root/openbox/actions/all.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-23 15:43:35 +0000
committerDana Jansens <danakj@orodu.net>2007-06-23 15:43:35 +0000
commitcf640af0eade492a6a0a9765a1d2d35d81ea1235 (patch)
tree36cf63466db651ae701e46067d70962656e2df66 /openbox/actions/all.h
parent52b63adfe1120b2e6bc12df4b9f867e9e7c6ab31 (diff)
add the "if" 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 156633f6..fd71e4b1 100644
--- a/openbox/actions/all.h
+++ b/openbox/actions/all.h
@@ -41,5 +41,6 @@ void action_dockautohide_startup();
void action_layer_startup();
void action_movetofromedge_startup();
void action_growtoedge_startup();
+void action_if_startup();
#endif