Skip to content

Fix DelegateChoice import with Qt 6.9

DelegateChoice is part of QtQml.Models with Qt 6.9.

Reason for the change

Qt moved the component out of experimental.

Test plan

Clipboard widget loads.

Bugs fixed

BUG: 496900

Merge request reports

Loading