diff --git a/client/views/view_units.cpp b/client/views/view_units.cpp index 2342848ddc..b3b32a4f59 100644 --- a/client/views/view_units.cpp +++ b/client/views/view_units.cpp @@ -460,7 +460,7 @@ void units_view::selection_changed(const QItemSelection &sl, update_buttons(sl); } -/* +/** Updates the buttons according to the item selection sl in the units table. */