dadfc3f0ec7eb161c7e1498a58110a01be28b2f9
[dana/openbox-history.git] / openbox / actions / all.h
1 #ifndef __actions_all_h
2 #define __actions_all_h
3
4 void action_all_startup();
5
6 void action_execute_startup();
7 void action_debug_startup();
8 void action_showmenu_startup();
9 void action_showdesktop_startup();
10 void action_reconfigure_startup();
11 void action_exit_startup();
12
13 #endif