effects/mouseclick: Fix warning about unhandled QPointingDevice::PointerType enum
AllPointerTypes is used as a filter in pointing input device handlers in QML. I don't think we should hit this case in real world.
AllPointerTypes is used as a filter in pointing input device handlers in QML. I don't think we should hit this case in real world.