summaryrefslogtreecommitdiff
path: root/src/bin/e_int_toolbar_config.h
blob: 529e1a10d4924d793db6de72ca034f2fb7069268 (plain)
1
2
3
4
5
6
7
8
9
#ifdef E_TYPEDEFS
#else
#ifndef E_INT_TOOLBAR_CONFIG_H
#define E_INT_TOOLBAR_CONFIG_H

EAPI void e_int_toolbar_config(E_Toolbar *tbar);

#endif
#endif