Fix two leaks reported by coverity
This commit is contained in:
@@ -82,6 +82,7 @@ public:
|
||||
private:
|
||||
|
||||
PreviewLoader();
|
||||
~PreviewLoader();
|
||||
|
||||
class Impl;
|
||||
Impl* impl_;
|
||||
|
Reference in New Issue
Block a user