#include "gui/dialogs/multiplayer/mp_connect.hpp"#include "game_preferences.hpp"#include "gui/auxiliary/field.hpp"#include "gui/dialogs/dialog.hpp"#include "gui/widgets/button.hpp"#include "gui/widgets/listbox.hpp"#include "gui/widgets/settings.hpp"#include "utils/functional.hpp"#include "video.hpp"
Go to the source code of this file.
Namespaces | |
| gui2 | |
| A class inherited from ttext_box that displays its input as stars. | |
Macros | |
| #define | GETTEXT_DOMAIN "wesnoth-lib" |
Functions | |
| static void | gui2::show_server_list (CVideo &video, twindow &window, tfield_text *host_name) |
| #define GETTEXT_DOMAIN "wesnoth-lib" |
Definition at line 15 of file mp_connect.cpp.
| std::string host_name_ |
Definition at line 74 of file mp_connect.cpp.
1.8.8