Updated italian translation.
[midnight-commander.git] / src / option.h
bloba8c181a60925139259901b95d6d3075ab17620c4
2 /** \file option.h
3 * \brief Header: configure box module
4 */
6 #ifndef MC_OPTION_H
7 #define MC_OPTION_H
9 void configure_box (void);
11 #endif