Verified Commit f31f4747 authored by Rafał Siejakowski's avatar Rafał Siejakowski
Browse files

Refactor memory management in the Export dialog

Fix memory leaks in the Export Dialog (leaked BatchItems) and improve
the overall memory management by using unique_ptr to express ownership
for objects not managed by Gtk.

Additionally, small fixes and refactors are made; class `ExportPreview`
is shrunk by 24 bytes of padding; declaration of the `BatchItem` class
is moved to the corresponding header file; code formatting changes.
parent 2512b76e
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment