| 
    KiCad PCB EDA Suite
    
   | 
 
Public Attributes | |
| wxString | platform | 
| wxString | arch | 
| wxString | current_version | 
| wxString | lang | 
| wxString | last_check | 
Definition at line 57 of file update_manager.cpp.
| wxString UPDATE_REQUEST::arch | 
Definition at line 60 of file update_manager.cpp.
Referenced by UPDATE_MANAGER::CheckForUpdate().
| wxString UPDATE_REQUEST::current_version | 
Definition at line 61 of file update_manager.cpp.
Referenced by UPDATE_MANAGER::CheckForUpdate().
| wxString UPDATE_REQUEST::lang | 
Definition at line 62 of file update_manager.cpp.
Referenced by UPDATE_MANAGER::CheckForUpdate().
| wxString UPDATE_REQUEST::last_check | 
Definition at line 63 of file update_manager.cpp.
Referenced by UPDATE_MANAGER::CheckForUpdate().
| wxString UPDATE_REQUEST::platform | 
Definition at line 59 of file update_manager.cpp.
Referenced by UPDATE_MANAGER::CheckForUpdate().