Skip to content
Snippets Groups Projects
Commit dfb7c862 authored by Felix de las Pozas Alvarez's avatar Felix de las Pozas Alvarez
Browse files

Minor changes to remove some compiler warnings.

- qSort is being deprecated in newer Qt versions, replaced by std::sort.
- Use nullptr instead of zero-initializing pointers in some cases.
parent 2ff9498a
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment