#include "global.hpp"
#include "widgets/scrollbar.hpp"
#include "image.hpp"
#include "sdl/rect.hpp"
#include "video.hpp"
#include <iostream>
Go to the source code of this file.
Namespaces | |
gui | |
General purpose widgets. | |
Macros | |
#define | GETTEXT_DOMAIN "wesnoth-lib" |
#define GETTEXT_DOMAIN "wesnoth-lib" |
Definition at line 18 of file scrollbar.cpp.