The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions
hotkey_handler.cpp File Reference
#include "hotkey/hotkey_handler.hpp"
#include "actions/create.hpp"
#include "formula/string_utils.hpp"
#include "game_display.hpp"
#include "game_errors.hpp"
#include "game_events/menu_item.hpp"
#include "game_events/wmi_container.hpp"
#include "game_preferences.hpp"
#include "game_state.hpp"
#include "hotkey/hotkey_command.hpp"
#include "hotkey/hotkey_item.hpp"
#include "play_controller.hpp"
#include "preferences_display.hpp"
#include "savegame.hpp"
#include "saved_game.hpp"
#include "whiteboard/manager.hpp"
#include "wmi_pager.hpp"
#include "units/unit.hpp"
Include dependency graph for hotkey_handler.cpp:

Go to the source code of this file.

Functions

static void trim_items (std::vector< std::string > &newitems)
 

Function Documentation

static void trim_items ( std::vector< std::string > &  newitems)
static