[Calendar] Store plugin manager as QPointer
EventPluginsManager is created externally and managed by QML. We cannot assume the lifespan outlives our Calendar class. BUG: 385011
Loading
Please register or sign in to comment
EventPluginsManager is created externally and managed by QML. We cannot assume the lifespan outlives our Calendar class. BUG: 385011