summaryrefslogtreecommitdiff
path: root/src/bin/e_int_border_prop.h
blob: 089a9837c3ce0cdb39aaccf247039c20c1832ccf (plain)
1
2
3
4
5
6
7
8
9
#ifdef E_TYPEDEFS
#else
#ifndef E_INT_BORDER_PROP_H
#define E_INT_BORDER_PROP_H

EAPI void e_int_border_prop(E_Border *bd);

#endif
#endif