From 3e366adda055e8873eaeb57f1843f5df0b9695d9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 23 Sep 2013 14:54:02 +0300 Subject: fix calling gettext before gettext initialisation. --- src/gui/setup_colors.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/setup_colors.h') diff --git a/src/gui/setup_colors.h b/src/gui/setup_colors.h index 1e631663c..7fe58abb6 100644 --- a/src/gui/setup_colors.h +++ b/src/gui/setup_colors.h @@ -55,7 +55,7 @@ class Setup_Colors final : public SetupTab, void valueChanged(const gcn::SelectionEvent &event) override; private: - static const std::string rawmsg; + static const char *const rawmsg; ListBox *mColorBox; ScrollArea *mScroll; -- cgit v1.2.3-70-g09d2