Update po/mc.pot and po/*.po files.
[midnight-commander.git] / src / events_init.h
blob750891038ce993c0b23d70742256edd61f570381
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 **);
17 /*** inline functions ****************************************************************************/
19 #endif /* MC__EVENTS_INIT_H */