e17/ill: forgot header

SVN revision: 62926
This commit is contained in:
Hannes Janetzek 2011-08-28 21:19:23 +00:00
parent 6fa8c702c2
commit 28fc6e7ea0
1 changed files with 1 additions and 0 deletions

View File

@ -346,6 +346,7 @@ EAPI Eina_Bool e_illume_border_is_qt_frame(E_Border *bd);
EAPI Eina_Bool e_illume_border_is_fullscreen(E_Border *bd);
EAPI Eina_Bool e_illume_border_is_conformant(E_Border *bd);
EAPI Eina_Bool e_illume_border_is_quickpanel(E_Border *bd);
EAPI Eina_Bool e_illume_border_is_fixed_size(E_Border *bd);
EAPI void e_illume_border_min_get(E_Border *bd, int *w, int *h);
EAPI E_Border *e_illume_border_at_xy_get(E_Zone *zone, int x, int y);