#include <gtk/gtk.h>
#include "improvement.h"
#include "unittype.h"
#include "worklist.h"
#include "climisc.h"
#include "wldlg_g.h"
Go to the source code of this file.
◆ add_worklist_dnd_target()
void add_worklist_dnd_target |
( |
GtkWidget * |
w | ) |
|
◆ blank_max_unit_size()
void blank_max_unit_size |
( |
void |
| ) |
|
Illegal initialization value for max unit size variables
Definition at line 79 of file wldlg.c.
◆ create_worklist()
GtkWidget * create_worklist |
( |
void |
| ) |
|
Worklist editor shell.
Definition at line 1054 of file wldlg.c.
◆ popup_worklists_report()
void popup_worklists_report |
( |
void |
| ) |
|
Open worklists report
Definition at line 286 of file wldlg.c.
◆ refresh_worklist()
void refresh_worklist |
( |
GtkWidget * |
editor | ) |
|
Refresh worklist info
Definition at line 1329 of file wldlg.c.
◆ reset_city_worklist()
void reset_city_worklist |
( |
GtkWidget * |
editor, |
|
|
struct city * |
pcity |
|
) |
| |
Reset worklist for city
Definition at line 1281 of file wldlg.c.