summaryrefslogtreecommitdiff
path: root/src/modules/gadman/e_mod_config.h
blob: efa97a845735175454ae99874f7f463cbc979a8b (plain)
1
2
3
4
5
6
7
8
9
#ifdef E_TYPEDEFS
#else
#ifndef E_MOD_CONFIG_H
#define E_MOD_CONFIG_H

E_Config_Dialog *_config_gadman_module(E_Container *con, const char *params __UNUSED__);

#endif
#endif