The Battle for Wesnoth  1.19.0-dev
Namespaces | Functions
widget_helpers.hpp File Reference
#include "gui/widgets/widget.hpp"
#include <string>
Include dependency graph for widget_helpers.hpp:
This graph shows which files directly or indirectly include this file:

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...