Freeciv21
Develop your civilization from humble roots to a global empire
clientutils.h File Reference
#include <QString>
+ Include dependency graph for clientutils.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

QString concat_tile_activity_text (struct tile *ptile)
 Creates the activity progress text for the given tile. More...
 

Function Documentation

◆ concat_tile_activity_text()

QString concat_tile_activity_text ( struct tile ptile)

Creates the activity progress text for the given tile.

Definition at line 148 of file clientutils.cpp.

Referenced by popup_info_text().