parent
03920fb394
commit
bb76ce6e01
2 changed files with 2 additions and 6 deletions
@ -1,12 +1,7 @@ |
||||
#ifdef E_TYPEDEFS |
||||
#else |
||||
#ifndef E_MOD_CONFIG_BOX_H |
||||
#define E_MOD_CONFIG_BOX_H |
||||
|
||||
#include "e_mod_main.h" |
||||
void _config_box (Config_Item * ci, Config_Box * cb, E_Config_Dialog * mcfd); |
||||
|
||||
void _config_box(Config_Box *cb); |
||||
|
||||
#endif |
||||
#endif |
||||
|
||||
|
Loading…
Reference in new issue