Add header function for monitors_create.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 84126
This commit is contained in:
Christopher Michael 2013-02-19 10:55:33 +00:00 committed by Christopher Michael
parent 5216fb097a
commit 6cf9624275
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
# define E_SMART_RANDR_H
Evas_Object *e_smart_randr_add(Evas *evas);
void e_smart_randr_monitors_create(Evas_Object *obj);
# endif
#endif