![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include "minimap_panel.h"#include <QMenu>#include "icons.h"#include "options.h"#include "overview_common.h"#include "page_game.h"#include "top_bar.h"#include "views/view_map.h"
Include dependency graph for minimap_panel.cpp:Go to the source code of this file.
Functions | |
| void | update_timeout_label () |
| Update the timeout display. More... | |
| void update_timeout_label | ( | ) |
Update the timeout display.
The timeout is the time until the turn ends.
Definition at line 147 of file minimap_panel.cpp.
Referenced by real_timer_callback(), and stop_turn_change_wait().