![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include <cmath>#include <vector>#include <QPainter>#include <QTextCharFormat>#include "bugs.h"#include "fcintl.h"#include "city.h"#include "canvas.h"#include "client_main.h"#include "colors_common.h"#include "views/view_map_common.h"#include "citybar.h"
Include dependency graph for citybar.cpp:Go to the source code of this file.
Classes | |
| class | line_of_text |
| Helper class to create a line of text. More... | |
| struct | line_of_text::block |