[Commits] [wesnoth/wesnoth] 194b5e: Removed unused help_button class and its associate...

GitHub noreply at github.com
Tue May 9 23:51:03 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 194b5ef17d84f65207dab0909c076295a81d3e39
      https://github.com/wesnoth/wesnoth/commit/194b5ef17d84f65207dab0909c076295a81d3e39
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M projectfiles/CodeBlocks/wesnoth.cbp
    M source_lists/libwesnoth
    M source_lists/wesnoth
    R src/construct_dialog.cpp
    R src/construct_dialog.hpp
    R src/help/help_button.cpp
    R src/help/help_button.hpp
    M src/show_dialog.cpp
    M src/show_dialog.hpp

  Log Message:
  -----------
  Removed unused help_button class and its associated GUI1 components

Looking at this more I realized the help_button was a GUI1 dialog component meant to open the Help
dialog. Since all dialogs invoking Help now use GUI2, there's no need for this class anymore. It
also allows a bunch of remaining GUI1 stuff to be cleaned up.





More information about the Commits mailing list