widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #00474
Re: [Merge] lp:~nomeata/widelands/plot-improvements into lp:widelands
A bit late since this has already been merged, however there's a minor nitpick:
DiscreteSlider::set_labels should take its argument as a reference, i.e. as a const std::vector<std::string> &. That would avoid one unnecessary copying operation of the label vector.
--
https://code.launchpad.net/~nomeata/widelands/plot-improvements/+merge/81649
Your team Widelands Developers is requested to review the proposed merge of lp:~nomeata/widelands/plot-improvements into lp:widelands.
References