Cppcheck: Fix issues related to explicit constructors
This commit is contained in:
@@ -48,7 +48,7 @@ protected:
|
||||
|
||||
public:
|
||||
|
||||
BatchToolPanelCoordinator (FilePanel* parent);
|
||||
explicit BatchToolPanelCoordinator (FilePanel* parent);
|
||||
|
||||
// FileSelectionChangeListener interface
|
||||
void selectionChanged (const std::vector<Thumbnail*>& selected);
|
||||
|
Reference in New Issue
Block a user