From 6b5c7e7a5ed32abfc98d9acdebacc50c68a91a1d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 14 Apr 2013 17:06:02 +0300 Subject: another fixes from cpplint. --- src/gui/quitdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/quitdialog.h') diff --git a/src/gui/quitdialog.h b/src/gui/quitdialog.h index 7f570bc1c..e6181746e 100644 --- a/src/gui/quitdialog.h +++ b/src/gui/quitdialog.h @@ -47,7 +47,7 @@ class QuitDialog final : public Window, public gcn::ActionListener, * * @pointerToMe will be set to NULL when the QuitDialog is destroyed */ - QuitDialog(QuitDialog **const pointerToMe); + explicit QuitDialog(QuitDialog **const pointerToMe); A_DELETE_COPY(QuitDialog) -- cgit v1.2.3-70-g09d2