ISO-C++ compat, see cd70c6bda5, 91ed9840d
This commit is contained in:
@@ -677,7 +677,7 @@ US2400ProtocolGUI::action_changed (const Glib::ustring &sPath, const Glib::ustri
|
||||
return;
|
||||
}
|
||||
}
|
||||
Glib::RefPtr<Gtk::Action> act = ActionManager::get_action (i->second.c_str(), false);
|
||||
Glib::RefPtr<Gtk::Action> act = ActionManager::get_action (i->second, false);
|
||||
|
||||
if (act || remove) {
|
||||
/* update visible text, using string supplied by
|
||||
|
||||
Reference in New Issue
Block a user