Skip to content

replace all uses of QScopedPointer with std::unique_ptr

Xaver Hugl requested to merge work/zamundaaa/unique-ptr into master

almost all of it is done with very simple search and replace operations

Merge request reports