|
Freeciv-3.4
|
#include <QGridLayout>#include <QPainter>#include "voteinfo.h"#include "fc_client.h"#include "voteinfo_bar.h"Go to the source code of this file.
Functions | |
| void | voteinfo_gui_update (void) |
Refresh all vote related GUI widgets. Called by the voteinfo module when the client receives new vote information from the server.
Definition at line 227 of file voteinfo_bar.cpp.