Modified TMainForm to set up the notifier object with the required action to implement the INotifier.ChangeSnippetStar method.
Added new CreateChangeSnippetStarAction method to action factory to create the above action on behalf of TMainForm.
Placed a call to INotifier.ChangeSnippetStar in OnExecute handler on actAddFavourite action.