[Commits] [wesnoth/wesnoth] 374a31: Add override specifier to derived virtual methods
GitHub
noreply at github.com
Tue Aug 2 12:18:10 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 374a315f948ff42c8a3b3d93e713b6c1315c3d27
https://github.com/wesnoth/wesnoth/commit/374a315f948ff42c8a3b3d93e713b6c1315c3d27
Author: Olivier FAURE <olivier.faure at epitech.eu>
Date: 2016-08-02 (Tue, 02 Aug 2016)
Changed paths:
M src/chat_events.hpp
M src/gui/widgets/button.hpp
M src/gui/widgets/label.hpp
M src/gui/widgets/listbox.hpp
M src/gui/widgets/scrollbar.hpp
M src/menu_events.hpp
M src/play_controller.hpp
Log Message:
-----------
Add override specifier to derived virtual methods
Commit: 3a77d8db53e9ca0e24780d1bfe3159666bf7bb59
https://github.com/wesnoth/wesnoth/commit/3a77d8db53e9ca0e24780d1bfe3159666bf7bb59
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2016-08-02 (Tue, 02 Aug 2016)
Changed paths:
M src/chat_events.hpp
M src/gui/widgets/button.hpp
M src/gui/widgets/label.hpp
M src/gui/widgets/listbox.hpp
M src/gui/widgets/scrollbar.hpp
M src/menu_events.hpp
M src/play_controller.hpp
Log Message:
-----------
Merge pull request #723 from PoignardAzur/add_override
Add override specifier to derived virtual methods
Compare: https://github.com/wesnoth/wesnoth/compare/3355e5bd7a8e...3a77d8db53e9
More information about the Commits
mailing list