VAPOR3 3.9.4
|
#include <CheckForUpdate.h>
Public Member Functions | |
void | OpenURL () |
Public Attributes | |
std::string | version |
std::string | url |
bool | error = false |
Definition at line 8 of file CheckForUpdate.h.
void UpdateInfo::OpenURL | ( | ) |
bool UpdateInfo::error = false |
Definition at line 11 of file CheckForUpdate.h.
std::string UpdateInfo::url |
Definition at line 10 of file CheckForUpdate.h.
std::string UpdateInfo::version |
Definition at line 9 of file CheckForUpdate.h.