#include "gui/widgets/window.h"
#include <guichan/actionlistener.hpp>
#include <guichan/keylistener.hpp>
#include <guichan/listmodel.hpp>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
| class | LoginDialog |
| The login dialog. More... | |
| class | LoginDialog::DropDownList |
| Helper class to keep a list of all the recent entries for the dropdown. More... | |
1.5.5