From bb9ed14fc1bf7dc20f1e951e67bb359c273033a3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 18 May 2014 12:18:44 +0300 Subject: fix code style. --- src/gui/setupactiondata.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/setupactiondata.h') diff --git a/src/gui/setupactiondata.h b/src/gui/setupactiondata.h index 94a16668f..891875d7c 100644 --- a/src/gui/setupactiondata.h +++ b/src/gui/setupactiondata.h @@ -34,9 +34,9 @@ struct SetupActionData final { #ifdef ADVGCC - SetupActionData(const std::string name0, + SetupActionData(const std::string &name0, const int actionId0, - const std::string text0) : + const std::string &text0) : name(name0), actionId(actionId0), text(text0) -- cgit v1.2.3-60-g2f50