Cppcheck: Fix issues related to explicit constructors
This commit is contained in:
@@ -95,7 +95,7 @@ protected:
|
||||
|
||||
public:
|
||||
|
||||
History (bool bookmarkSupport = true);
|
||||
explicit History (bool bookmarkSupport = true);
|
||||
|
||||
void setProfileChangeListener (ProfileChangeListener* tpc_)
|
||||
{
|
||||
|
Reference in New Issue
Block a user