#include <wx/sstream.h>#include <wx/protocol/http.h>#include <wx/log.h>#include "../utils/debug.h"#include "../utils/customdialogs.h"
Go to the source code of this file.
Functions | |
| wxString | GetLatestVersion () |
| gets latest version from version.springlobby.info via HTTP | |
| wxString GetLatestVersion | ( | ) |
gets latest version from version.springlobby.info via HTTP
Definition at line 17 of file versionchecker.cpp.
1.6.3