Cppcheck: Solve issues related to copy constructor
This commit is contained in:
@@ -46,6 +46,8 @@ class ThumbImageUpdater
|
||||
|
||||
public:
|
||||
|
||||
ThumbImageUpdater(const ThumbImageUpdater&) = delete;
|
||||
|
||||
/**
|
||||
* @brief Singleton entry point.
|
||||
*
|
||||
|
Reference in New Issue
Block a user