Cppcheck warning.

This commit is contained in:
Roman Telezhynskyi 2020-04-23 15:42:52 +03:00
parent a4e01d514b
commit abb0862c89

View file

@ -48,7 +48,7 @@ class PuzzleMainWindow : public QMainWindow
Q_OBJECT
public:
PuzzleMainWindow(const VPuzzleCommandLinePtr &cmd, QWidget *parent = nullptr);
explicit PuzzleMainWindow(const VPuzzleCommandLinePtr &cmd, QWidget *parent = nullptr);
virtual ~PuzzleMainWindow();
/**