X-Git-Url: http://review.tizen.org/git/?p=framework%2Fweb%2Fwrt-installer.git;a=blobdiff_plain;f=src%2Fjobs%2Fwidget_uninstall%2Ftask_remove_custom_handlers.h;h=e6458b941119bf98066d3278eb153172418661e0;hp=48d0d92f6d11c195041dfe0d591ae349e4809cd5;hb=253c98d93cddcecefe06429babf6ee11d323f970;hpb=1ad9688e21641d4c7cc46dcc8518d41f336f9352 diff --git a/src/jobs/widget_uninstall/task_remove_custom_handlers.h b/src/jobs/widget_uninstall/task_remove_custom_handlers.h index 48d0d92..e6458b9 100644 --- a/src/jobs/widget_uninstall/task_remove_custom_handlers.h +++ b/src/jobs/widget_uninstall/task_remove_custom_handlers.h @@ -36,6 +36,9 @@ class TaskRemoveCustomHandlers : void Step(); + void StartStep(); + void EndStep(); + public: TaskRemoveCustomHandlers(UninstallerContext& context); };