]> icculus.org git repositories - mikachu/openbox.git/blob - openbox/actions/all.h
add the showmenu action
[mikachu/openbox.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
10 #endif