The Battle for Wesnoth  1.19.0-dev
Namespaces | Macros | Functions
resize_map.cpp File Reference
#include "gui/dialogs/editor/resize_map.hpp"
#include "gui/auxiliary/field.hpp"
#include "gui/widgets/toggle_button.hpp"
#include "gui/widgets/slider.hpp"
#include <functional>
Include dependency graph for resize_map.cpp:

Go to the source code of this file.

Namespaces

 gui2
 Generic file dialog.
 
 gui2::dialogs
 

Macros

#define GETTEXT_DOMAIN   "wesnoth-editor"
 

Functions

static int gui2::dialogs::resize_grid_xy_to_idx (const int x, const int y)
 Convert a coordinate on a 3 by 3 grid to an index, return 9 for out of bounds. More...
 

Macro Definition Documentation

◆ GETTEXT_DOMAIN

#define GETTEXT_DOMAIN   "wesnoth-editor"

Definition at line 16 of file resize_map.cpp.