[wesnoth-commits] [wesnoth/wesnoth] 3bc7c6: GUI2: manager walker objects with unique_ptrs from...
GitHub
noreply at github.com
Fri Jun 22 20:00:37 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3bc7c6a3a0a69c95a74eda309fa202b9cd071a62
https://github.com/wesnoth/wesnoth/commit/3bc7c6a3a0a69c95a74eda309fa202b9cd071a62
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-06-23 (Sat, 23 Jun 2018)
Changed paths:
M src/gui/dialogs/select_orb_colors.cpp
M src/gui/widgets/container_base.hpp
M src/gui/widgets/generator_private.hpp
M src/gui/widgets/grid.cpp
M src/gui/widgets/grid.hpp
M src/gui/widgets/matrix.cpp
M src/gui/widgets/matrix.hpp
M src/gui/widgets/pane.cpp
M src/gui/widgets/pane.hpp
M src/gui/widgets/styled_widget.cpp
M src/gui/widgets/styled_widget.hpp
M src/gui/widgets/tree_view_node.cpp
M src/gui/widgets/tree_view_node.hpp
M src/gui/widgets/viewport.cpp
M src/gui/widgets/viewport.hpp
M src/gui/widgets/widget.hpp
Log Message:
-----------
GUI2: manager walker objects with unique_ptrs from the get-go
Needed the extra includes since walker_base's dtor needs to be visible to
unique_ptr's ctor.
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list