[wesnoth-commits] [wesnoth/wesnoth] e3f444: Fixup c974d4d

Charles Dang noreply at github.com
Fri Dec 11 12:02:36 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: e3f444a04c58064fd703a9af514a38da5fe721fa
      https://github.com/wesnoth/wesnoth/commit/e3f444a04c58064fd703a9af514a38da5fe721fa
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-11 (Fri, 11 Dec 2020)

  Changed paths:
    M src/gui/dialogs/drop_down_menu.cpp
    M src/gui/dialogs/drop_down_menu.hpp

  Log Message:
  -----------
  Fixup c974d4d


  Commit: cfcc2979f30271a7926c593f43b4204f5d3d2507
      https://github.com/wesnoth/wesnoth/commit/cfcc2979f30271a7926c593f43b4204f5d3d2507
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-11 (Fri, 11 Dec 2020)

  Changed paths:
    M src/gui/widgets/window.cpp
    M src/gui/widgets/window.hpp

  Log Message:
  -----------
  GUI2/Window: removed CVideo getter

One should use CVideo::get_singleton instead since there's only one CVideo object anyway.
This class just has a convenience reference to it.


Compare: https://github.com/wesnoth/wesnoth/compare/c974d4d89914...cfcc2979f302



More information about the Commits mailing list