]> icculus.org git repositories - dana/openbox.git/blob - openbox/actions/all.h
added the debug action
[dana/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
9 #endif