Cppcheck: Fix issues related to explicit constructors
This commit is contained in:
@@ -107,7 +107,7 @@ public:
|
||||
bool updatepriority;
|
||||
eWithFilename withFilename;
|
||||
|
||||
ThumbBrowserEntryBase (const Glib::ustring& fname);
|
||||
explicit ThumbBrowserEntryBase (const Glib::ustring& fname);
|
||||
virtual ~ThumbBrowserEntryBase ();
|
||||
|
||||
void setParent (ThumbBrowserBase* l)
|
||||
|
Reference in New Issue
Block a user