Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added comments to describe functions in search/frmSearchAccounts.cpp
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Mon, 14 Mar 2016 22:01:15 +0000 (22:01 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Mon, 14 Mar 2016 22:01:15 +0000 (22:01 +0000)
source/search/frmSearchAccounts.cpp

index d968e4c..ad2c5d4 100644 (file)
@@ -34,6 +34,8 @@ void frmSearchAccounts::LoadSearchAccounts(std::map<wxString, bool> *SearchAccou
        std::map<wxString, wxString> *SearchAccountsList)
 {
 
+       // Load the list of accounts to the accounts list in the window.
+       
        SAPtr = SearchAccounts;
        SALPtr = SearchAccountsList;
        std::map<wxString, wxString>::iterator SALiter;
@@ -113,5 +115,9 @@ void frmSearchAccounts::UpdateSelectedAccounts( wxCommandEvent& event )
 
 void frmSearchAccounts::CloseWindow( wxCommandEvent& event )
 {
+       
+       // Close this window.
+       
        this->Close();
+       
 }
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