Cppcheck: Fix issues related to explicit constructors
This commit is contained in:
@@ -33,7 +33,7 @@ public:
|
||||
static Cairo::RefPtr<Cairo::ImageSurface> headIcon;
|
||||
static Cairo::RefPtr<Cairo::ImageSurface> tailIcon;
|
||||
|
||||
BatchQueueButtonSet (BatchQueueEntry* myEntry);
|
||||
explicit BatchQueueButtonSet (BatchQueueEntry* myEntry);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user