Skip to content

General clean-up

Ahmad Samir requested to merge work/ahmad/clean-up-minor into master
  • Fix an enum API docs, they were displayed wrongly on api.kde.org
  • Add API docs to another enum
  • Replace a @todo in API docs with a TODO comment; that TODO is not for users of the API, rather for the devs maintaining the code
  • Break up long lines
  • Keep an enum one-per-line by adding a ',' to the last enumerator

No code changes.

GIT_SILENT

Merge request reports