summaryrefslogtreecommitdiff
path: root/openbox/actions/all.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-23 15:08:08 +0000
committerDana Jansens <danakj@orodu.net>2007-06-23 15:08:08 +0000
commitc15da849dd28565aa8ce19569ec1280961eb605d (patch)
tree6e84441d3d26de7e2acbc779246a9353883da092 /openbox/actions/all.h
parent7f50e04925e539dbe28997a6b07369d9f5cb43e3 (diff)
add moveto/fromedge actions
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 7d4a68ad..9b318c0f 100644
--- a/openbox/actions/all.h
+++ b/openbox/actions/all.h
@@ -39,5 +39,6 @@ void action_resizerelative_startup();
void action_addremovedesktop_startup();
void action_dockautohide_startup();
void action_layer_startup();
+void action_movetofromedge_startup();
#endif