Backport: 6521caa :: Add header function for creating new monitors.

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

SVN revision: 84123
Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
This commit is contained in:
Christopher Michael 2013-02-19 10:55:25 +00:00 committed by Deon Thomas
parent 306fcfcb70
commit 17fdbee784
1 changed files with 2 additions and 0 deletions

View File

@ -3,5 +3,7 @@
# ifndef E_SMART_MONITOR_H
# define E_SMART_MONITOR_H
Evas_Object *e_smart_monitor_add(Evas *evas);
# endif
#endif