summaryrefslogtreecommitdiff
path: root/openbox/actions/all.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-22 18:51:28 +0000
committerDana Jansens <danakj@orodu.net>2007-06-22 18:51:28 +0000
commitd846979db91a81781993b3e14f6bc0803b9c3ed1 (patch)
tree559b60b79694e1867356245c013095d26279f982 /openbox/actions/all.h
parent976add593801af58ae6c5e39fd70e1738878bf93 (diff)
add the decorations 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 cae50318..477b5fe9 100644
--- a/openbox/actions/all.h
+++ b/openbox/actions/all.h
@@ -32,5 +32,6 @@ void action_omnipresent_startup();
void action_directionalcyclewindows_startup();
void action_directionaltargetwindow_startup();
void action_resize_startup();
+void action_decorations_startup();
#endif