|
Freeciv-3.3
|
#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.
Functions | |
| void | popup_worklists_report (void) |
| GtkWidget * | create_worklist (void) |
| void | reset_city_worklist (GtkWidget *editor, struct city *pcity) |
| void | refresh_worklist (GtkWidget *editor) |
| void | add_worklist_dnd_target (GtkWidget *w) |
| void | blank_max_unit_size (void) |
Add drag&drop target
Definition at line 339 of file wldlg.c.
Referenced by create_production_header(), and create_production_header().