enlightenment/src/bin/e_configure.h

10 lines
116 B
C
Raw Normal View History

#ifdef E_TYPEDEFS
#ifndef E_WIN_H
#define E_WIN_H
E_Configure *e_configure_show(E_Container *con);
#endif
#endif