Cppcheck: Fix issues related to explicit constructors
This commit is contained in:
@@ -229,7 +229,7 @@ protected:
|
||||
Gtk::Widget* getSoundPanel ();
|
||||
|
||||
public:
|
||||
Preferences (RTWindow *rtwindow);
|
||||
explicit Preferences (RTWindow *rtwindow);
|
||||
~Preferences ();
|
||||
|
||||
void savePressed ();
|
||||
|
Reference in New Issue
Block a user