#include "gui/widgets/window.h"
#include "inventory.h"
#include <guichan/actionlistener.hpp>
#include <guichan/keylistener.hpp>
#include <guichan/selectionlistener.hpp>
Go to the source code of this file.
Classes | |
| class | InventoryWindow |
| Inventory dialog. More... | |
Variables | |
| InventoryWindow * | inventoryWindow |
1.5.5