summaryrefslogtreecommitdiff
path: root/openbox/actions/all.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/actions/all.h')
-rw-r--r--openbox/actions/all.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/openbox/actions/all.h b/openbox/actions/all.h
new file mode 100644
index 00000000..599c29fc
--- /dev/null
+++ b/openbox/actions/all.h
@@ -0,0 +1,8 @@
+#ifndef __actions_all_h
+#define __actions_all_h
+
+void action_all_startup();
+
+void action_execute_startup();
+
+#endif