Did I forget this file ?

SVN revision: 19454
This commit is contained in:
Christopher Michael 2005-12-31 17:23:05 +00:00
parent 6f9cd02ba3
commit d84dd3f080
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
#ifdef E_TYPEDEFS
#else
#ifndef E_INT_CONFIG_GENERAL_H
#define E_INT_CONFIG_GENERAL_H
EAPI E_Config_Dialog *e_int_config_general(E_Container *con);
#endif
#endif