Skip to content

ScrollablePage: Stop duck-typing QML types

ivan tkachenko requested to merge work/ratijas/quacks-like-a-page into master

And also bump import versions and remove QQC2 because it is not needed.

Duck typing is probably a thing from the dark past when instanceof didn't work for QML types.

Edited by ivan tkachenko

Merge request reports