Freeciv-3.1
|
#include "citydlg_g.h"
Go to the source code of this file.
Functions | |
void | reset_city_dialogs (void) |
void | refresh_all_city_worklists (void) |
void refresh_all_city_worklists | ( | void | ) |
Refresh worklist editor for all city dialogs.
Definition at line 3653 of file citydlg.c.
Referenced by cell_edited(), and update_worklist_report_dialog().
void reset_city_dialogs | ( | void | ) |
Called when the tileset changes.
Definition at line 357 of file citydlg.c.
Referenced by tileset_changed().