|
Mana
|
#include <updaterwindow.h>
Public Attributes | |
| std::string | name |
| std::string | hash |
| std::string | type |
| bool | required |
| std::string | desc |
Definition at line 41 of file updaterwindow.h.
| std::string UpdateFile::desc |
Definition at line 47 of file updaterwindow.h.
| std::string UpdateFile::hash |
Definition at line 44 of file updaterwindow.h.
| std::string UpdateFile::name |
Definition at line 43 of file updaterwindow.h.
| bool UpdateFile::required |
Definition at line 46 of file updaterwindow.h.
| std::string UpdateFile::type |
Definition at line 45 of file updaterwindow.h.