Remove header file dependancy 85/171085/1
authorNilesh Trimbake <t.shripati@samsung.com>
Mon, 26 Feb 2018 08:55:53 +0000 (14:25 +0530)
committerNilesh Trimbake <t.shripati@samsung.com>
Mon, 26 Feb 2018 09:59:01 +0000 (15:29 +0530)
commitbf262aa0e374323eb90f5578363324a5b1b40021
treef73d4c84c9feeaae1738f3e2c1613e0810946c4f
parent525984c5a61aa3d0de41584ffa386a632972c7d1
Remove header file dependancy
Sometimes header files from edje directory are fail to import.
This patch copy res/edje/inc/CalAlertView.h file content to
app-control/alert/CalAlertView.h file, and res/edje/inc/CalButtons.h
file content to widget/CalWidget.h file.

Change-Id: I4e0bc759da2a5c4fcc2cb458a4b5705c5c96744f
app-control/alert/CalAlertView.cpp
app-control/alert/CalAlertView.h
widget/CalWidget.cpp
widget/CalWidget.h