Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added event to allow the contact list to be reloaded.
[xestiaab/.git] / source / frmMain.h
index ca571dc..ff8ff74 100644 (file)
@@ -49,6 +49,7 @@ DECLARE_EVENT_TYPE(INVALIDSSLCERT, wxID_ANY);
 DECLARE_EVENT_TYPE(GETSELECTEDLIST, wxID_ANY);
 DECLARE_EVENT_TYPE(SYNCACCOUNT, wxID_ANY);
 DECLARE_EVENT_TYPE(IMPORT_RESULTSSHOW, wxID_ANY);
+DECLARE_EVENT_TYPE(RELOADCONTACTLIST, wxID_ANY);
 
 struct UCNotif{
        wxString ContactAccount;
@@ -161,14 +162,14 @@ class frmMain : public frmMainADT
                void OpenNewABDialog( wxCommandEvent& event );
                void LoadPreferences( wxActivateEvent& event );
                void LoadPreferences();
-               void LoadContactList( wxTreeEvent& event );
                void ShowContactInfo( wxListEvent& event );
                void OpenContactInfo( wxListEvent& event );
                void OpenContactInfo( wxCommandEvent& event );
                void ShowContactEditorNew( wxCommandEvent& event );             
                void ShowContactEditorEdit( wxCommandEvent& event );
                void RefreshAddressBook( wxCommandEvent& event );
-               void ShowActivityWindow( wxCommandEvent& event );               
+               void ShowActivityWindow( wxCommandEvent& event );
+               void LoadContactList( wxTreeEvent& event );             
                wxTreeItemId FindItemNamed(wxTreeCtrl &tree, 
                              const std::wstring &name);
                void ConflictResolution( wxCommandEvent& event );
@@ -225,6 +226,7 @@ class frmMain : public frmMainADT
                void UpdateSSLAccountStatus(int AccountID, int SSLStatus, SSLCertCollection SSLCertInc);
                void GetListControl(wxListCtrl *lstContactsPtr, wxArrayString *ContactsFileIndexPtr);
                void ShowImportResults( wxCommandEvent& event );
+               void ReloadContactList( wxCommandEvent& event );
                XABViewMode GetViewMode();
                DECLARE_EVENT_TABLE()
 
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy