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/textcommandeditor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/textcommandeditor.h') diff --git a/src/gui/textcommandeditor.h b/src/gui/textcommandeditor.h index c364a70b0..86d1c7c7d 100644 --- a/src/gui/textcommandeditor.h +++ b/src/gui/textcommandeditor.h @@ -48,7 +48,7 @@ class TextCommandEditor final : public Window, public gcn::ActionListener /** * Constructor. */ - TextCommandEditor(TextCommand *const command); + explicit TextCommandEditor(TextCommand *const command); A_DELETE_COPY(TextCommandEditor) -- cgit v1.2.3-60-g2f50