The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Macros | Functions
hotkey_preferences_display.cpp File Reference

Manages the hotkey bindings. More...

#include "hotkey/hotkey_item.hpp"
#include "construct_dialog.hpp"
#include "gettext.hpp"
#include "marked-up_text.hpp"
#include "sdl/rect.hpp"
Include dependency graph for hotkey_preferences_display.cpp:

Go to the source code of this file.

Namespaces

 hotkey
 Keyboard shortcuts for game actions.
 

Macros

#define GETTEXT_DOMAIN   "wesnoth-lib"
 

Functions

hotkey_ptr hotkey::show_binding_dialog (CVideo &video, const std::string &id)
 

Detailed Description

Manages the hotkey bindings.

Definition in file hotkey_preferences_display.cpp.

Macro Definition Documentation

#define GETTEXT_DOMAIN   "wesnoth-lib"

Definition at line 15 of file hotkey_preferences_display.cpp.