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/unregisterdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/unregisterdialog.h') diff --git a/src/gui/unregisterdialog.h b/src/gui/unregisterdialog.h index 19428b78b..c6a5b3309 100644 --- a/src/gui/unregisterdialog.h +++ b/src/gui/unregisterdialog.h @@ -46,7 +46,7 @@ class UnRegisterDialog final : public Window, public gcn::ActionListener * * @see Window::Window */ - UnRegisterDialog(LoginData *const loginData); + explicit UnRegisterDialog(LoginData *const loginData); A_DELETE_COPY(UnRegisterDialog) -- cgit v1.2.3-70-g09d2