#include "global.hpp"
#include "display.hpp"
#include "gettext.hpp"
#include "file_chooser.hpp"
#include "video.hpp"
#include "widgets/file_menu.hpp"
#include "filesystem.hpp"
#include <vector>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | dialogs |
Defines | |
#define | GETTEXT_DOMAIN "wesnoth-lib" |
Functions | |
int | dialogs::show_file_chooser_dialog (display &displ, std::string &filename, std::string const &title, int xloc=-1, int yloc=-1) |
Show a dialog where the user can navigate through files and select a file. |
#define GETTEXT_DOMAIN "wesnoth-lib" |
Definition at line 17 of file filechooser.cpp.
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |