You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

12 lines
249 B

/*
* vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
*/
#ifdef E_TYPEDEFS
#else
#ifndef E_INT_CONFIG_PATHS_H
#define E_INT_CONFIG_PATHS_H
EAPI E_Config_Dialog *e_int_config_paths(E_Container *con, const char *params __UNUSED__);
#endif
#endif