The Battle for Wesnoth  1.19.0-dev
Namespaces | Functions
widget_helpers.cpp File Reference
#include "gui/widgets/widget_helpers.hpp"
#include "gui/auxiliary/find_widget.hpp"
#include "gui/widgets/grid.hpp"
#include <cassert>
Include dependency graph for widget_helpers.cpp:

Go to the source code of this file.

Namespaces

 gui2
 Generic file dialog.
 

Functions

void gui2::swap_grid (grid *g, grid *content_grid, std::unique_ptr< widget > widget, const std::string &id)
 Swaps an item in a grid for another one. More...