#include "global.hpp"
#include "widgets/textbox.hpp"
#include "clipboard.hpp"
#include "font.hpp"
#include "language.hpp"
#include "log.hpp"
#include "sdl_utils.hpp"
#include "serialization/string_utils.hpp"
#include "util.hpp"
#include "video.hpp"
#include "SDL.h"
#include <algorithm>
#include <cctype>
#include <cstring>
Go to the source code of this file.
Namespaces | |
namespace | gui |
Defines | |
#define | WRN_DISPLAY LOG_STREAM(warn, display) |
#define | DBG_G LOG_STREAM(debug, general) |
Variables | |
const unsigned int | gui::copypaste_modifier |
#define DBG_G LOG_STREAM(debug, general) |
Definition at line 34 of file textbox.cpp.
#define WRN_DISPLAY LOG_STREAM(warn, display) |
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |