Skip to content
Commit ee71f612 authored by Martin Tobias Holmedahl Sandsmark's avatar Martin Tobias Holmedahl Sandsmark
Browse files

Port away from homemade data structure

Ports away from and removes the custom linked list implementation, and
use QList instead. Both a small performance improvement, and QList is
compatible with e. g. std::sort().
parent 6175850d
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