From 0cec4fa69c575f69015f37686f1e010d09f2ec48 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 9 Sep 2012 02:07:50 +0300 Subject: fix code style. --- src/gui/chatwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/chatwindow.cpp') diff --git a/src/gui/chatwindow.cpp b/src/gui/chatwindow.cpp index 7a8c3d63b..9ea0bb383 100644 --- a/src/gui/chatwindow.cpp +++ b/src/gui/chatwindow.cpp @@ -151,7 +151,7 @@ public: } }; -static const char *ACTION_COLOR_PICKER = "color picker"; +static const char *const ACTION_COLOR_PICKER = "color picker"; ChatWindow::ChatWindow(): Window(_("Chat"), false, nullptr, "chat.xml"), -- cgit v1.2.3-60-g2f50