Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added comments to describe functions in contacteditor/frmContactEditor-Key.cpp
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 13 Mar 2016 12:00:57 +0000 (12:00 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 13 Mar 2016 12:00:57 +0000 (12:00 +0000)
source/contacteditor/frmContactEditor-Key.cpp

index b72677e..43bf64f 100644 (file)
@@ -22,6 +22,8 @@
 void frmContactEditor::AddKey( wxCommandEvent& event )
 {
        
+       // Bring up the window for adding a key.
+       
        int intResult = 0;
     
        frmContactEditorKey *frameCEKey = new frmContactEditorKey ( this );
@@ -46,6 +48,8 @@ void frmContactEditor::AddKey( wxCommandEvent& event )
 void frmContactEditor::ModifyKey( wxCommandEvent& event )
 {
        
+       // Bring up the window for modifying a key.
+       
        long longSelected = -1;
        int intSelectedData = 0;
     
@@ -76,6 +80,8 @@ void frmContactEditor::ModifyKey( wxCommandEvent& event )
 void frmContactEditor::DeleteKey( wxCommandEvent& event )
 {
        
+       // Delete a key.
+       
        long longSelected = -1;
        int intSelectedData = 0;
     
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