Freeciv21
Develop your civilization from humble roots to a global empire
voteinfo_bar_g.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void voteinfo_gui_update (void)
 Refresh all vote related GUI widgets. More...
 

Function Documentation

◆ voteinfo_gui_update()

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 219 of file voteinfo_bar.cpp.

Referenced by client_state(), fc_client::current_page(), handle_vote_new(), handle_vote_remove(), handle_vote_resolve(), handle_vote_update(), voteinfo_bar_callback(), and voteinfo_queue_check_removed().