Merge branch '4524_cleanup'
[midnight-commander.git] / src / events_init.h
blobf2d447e2482097cb562831dc70d069ec0bb22f8f
1 #ifndef MC__EVENTS_INIT_H
2 #define MC__EVENTS_INIT_H
4 /*** typedefs(not structures) and defined constants **********************************************/
6 /*** enums ***************************************************************************************/
8 /*** structures declarations (and typedefs of structures)*****************************************/
10 /*** global variables defined in .c file *********************************************************/
13 /*** declarations of public functions ************************************************************/
15 gboolean events_init (GError ** mcerror);
17 /*** inline functions ****************************************************************************/
19 #endif /* MC__EVENTS_INIT_H */