#include "../containerbase.h"#include "../paradialog.h"Include dependency graph for ammotransferdialog.h:

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

Go to the source code of this file.
Functions | |
| void | ammoTransferWindow (ContainerBase *source, ContainerBase *destination, ServiceCommand *command) |
| void ammoTransferWindow | ( | ContainerBase * | source, | |
| ContainerBase * | destination, | |||
| ServiceCommand * | command | |||
| ) |
Definition at line 195 of file ammotransferdialog.cpp.
References ASC_PG_Dialog::RunModal(), and AmmoTransferWindow::somethingToTransfer().
Referenced by CargoGuiFunctions::RefuelUnitDialogCommand::execute(), and GuiFunctions::RefuelUnitDialogCommand::execute().
1.5.1