Skip to content

Relax list type to T.Action

ivan tkachenko requested to merge work/ratijas/page-action into master

Page, Dialog, MenuDialog: Relax list type to T.Action

Properties should be using Templates version for maximum flexibility.

Remove the last import as T2

QML components should be using simply T for Templates everywhere.

Edited by ivan tkachenko

Merge request reports