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"
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) |
Manages the hotkey bindings.
Definition in file hotkey_preferences_display.cpp.
| #define GETTEXT_DOMAIN "wesnoth-lib" |
Definition at line 15 of file hotkey_preferences_display.cpp.
1.8.8