[wesnoth-commits] [wesnoth/wesnoth] 1bfa81: GUI2: dropped some constructors marked deprecated
Charles Dang
noreply at github.com
Fri Dec 4 09:35:17 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1bfa81f50c976a5c58a4d395a712ad303b109e91
https://github.com/wesnoth/wesnoth/commit/1bfa81f50c976a5c58a4d395a712ad303b109e91
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-04 (Fri, 04 Dec 2020)
Changed paths:
M src/gui/widgets/pane.cpp
M src/gui/widgets/pane.hpp
M src/gui/widgets/viewport.cpp
M src/gui/widgets/viewport.hpp
Log Message:
-----------
GUI2: dropped some constructors marked deprecated
The common pattern is to pass the widget's builder to the ctor.
More information about the Commits
mailing list