Skip to content

Don't keep QML-specific API

Aleix Pol Gonzalez requested to merge work/apol/api-clean into master
  • It makes sense to have a setActions() call so the API user doesn't need to worry to clean up every time things get updated.
  • We don't want to export symbols that people only maybe can use. We'll need to maintain it anyway for ABI, it better be as good as we can.

Merge request reports