UpdateSettingsDlg
The little dialog box to help you set the settings for checking for updates.
public:
UpdateSettingsDlg( wxWindow* pParent, Settings& S)
~UpdateSettingsDlg( )
protected:
private:
void OnOk( wxCommandEvent& Event)
Settings& m_Settings
wxCheckBox* m_pEnableChecks
wxComboBox* m_pFrequencyCombo
DECLARE_EVENT_TABLE()