#include "gui/dialogs/debug_clock.hpp"
#include "gui/dialogs/modal_dialog.hpp"
#include "gui/widgets/integer_selector.hpp"
#include "gui/widgets/window.hpp"
#include "gui/widgets/pane.hpp"
#include "gui/widgets/progress_bar.hpp"
#include <ctime>
Go to the source code of this file.
Namespaces | |
gui2 | |
Generic file dialog. | |
gui2::dialogs | |
Macros | |
#define | GETTEXT_DOMAIN "wesnoth-lib" |
#define GETTEXT_DOMAIN "wesnoth-lib" |
Definition at line 16 of file debug_clock.cpp.