summaryrefslogtreecommitdiff
path: root/src/bin/e_configure.h
blob: 2296ba0005f42daf16ba61378b38011912dd1739 (plain)
1
2
3
4
5
6
7
8
9
#ifdef E_TYPEDEFS

#ifndef E_WIN_H
#define E_WIN_H

E_Configure *e_configure_show(E_Container *con);

#endif
#endif