ManaPlus
|
#include "enums/gui/updatedownloadstatus.h"
#include "enums/net/downloadstatus.h"
#include "enums/net/updatetype.h"
#include "enums/simpletypes/append.h"
#include "gui/widgets/window.h"
#include "resources/updatefile.h"
#include "utils/mutex.h"
#include "listeners/actionlistener.h"
#include "listeners/keylistener.h"
Go to the source code of this file.
Data Structures | |
class | UpdaterWindow |
Namespaces | |
Net | |
Variables | |
UpdaterWindow * | updaterWindow |
|
extern |
Definition at line 64 of file updaterwindow.cpp.
Referenced by DialogsManager::createUpdaterWindow(), and UpdaterWindow::deleteSelf().