Cppcheck: Fix issues related to explicit constructors
This commit is contained in:
@@ -55,7 +55,7 @@ class BatchQueuePanel : public Gtk::VBox,
|
||||
|
||||
public:
|
||||
|
||||
BatchQueuePanel (FileCatalog* aFileCatalog);
|
||||
explicit BatchQueuePanel (FileCatalog* aFileCatalog);
|
||||
|
||||
void setParent (RTWindow* p)
|
||||
{
|
||||
|
Reference in New Issue
Block a user