From d97364736ca4054fba756215dade6894d082c105 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 21 Jan 2019 14:33:08 +0100 Subject: [PATCH] ISO-C++ compat, see cd70c6bda5b, 91ed9840d --- libs/surfaces/us2400/gui.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/surfaces/us2400/gui.cc b/libs/surfaces/us2400/gui.cc index 92d06e542c..6a5a820045 100644 --- a/libs/surfaces/us2400/gui.cc +++ b/libs/surfaces/us2400/gui.cc @@ -677,7 +677,7 @@ US2400ProtocolGUI::action_changed (const Glib::ustring &sPath, const Glib::ustri return; } } - Glib::RefPtr act = ActionManager::get_action (i->second.c_str(), false); + Glib::RefPtr act = ActionManager::get_action (i->second, false); if (act || remove) { /* update visible text, using string supplied by