using Flexitime.Objects; using Prism.Events; namespace FlexitimeTaskbarUtility.Events { public class UserLoggedInEvent:PubSubEvent { } }