#include "global.hpp"
#include "filesystem.hpp"
#include "marked-up_text.hpp"
#include "wml_separators.hpp"
#include "widgets/file_menu.hpp"
Go to the source code of this file.
Classes | |
struct | gui::match_begin |
Namespaces | |
gui | |
General purpose widgets. | |
Macros | |
#define | GETTEXT_DOMAIN "wesnoth-lib" |
Functions | |
static const std::string | gui::dir_picture ("misc/folder-icon.png") |
static const std::string | gui::path_up ("..") |
#define GETTEXT_DOMAIN "wesnoth-lib" |
Definition at line 17 of file file_menu.cpp.