Fixing review comments

This commit is contained in:
Pandagrapher
2023-10-13 11:12:37 +02:00
parent 0c2d7c1382
commit 488a157476
11 changed files with 41 additions and 66 deletions

View File

@@ -63,7 +63,7 @@ protected:
ExifFilterSettings curefs;
FilterPanelListener* listener;
std::shared_ptr<RTSurface> ornamentSurface;
std::unique_ptr<RTSurface> ornamentSurface;
public:
FilterPanel ();