This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void | showUnitCargoSummary (ContainerBase *cb) |
| void | showUnitSummary (GameMap *actmap) |
| void showUnitCargoSummary | ( | ContainerBase * | cb | ) |
Definition at line 207 of file unitcounting.cpp.
References ItemSelectorWindow::RunModal().
Referenced by showCargoSummary().
| void showUnitSummary | ( | GameMap * | actmap | ) |
Definition at line 215 of file unitcounting.cpp.
References actmap, and ItemSelectorWindow::RunModal().
Referenced by executeUserAction().
1.5.1