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

index 822c076..f3af6a7 100644 (file)
@@ -23,6 +23,8 @@
 void frmContactEditor::AddGroup( wxCommandEvent& event )
 {
     
+       // Bring up window to add a group.
+       
        int intResult = 0;
     
        XABViewMode XVMData = MainPtr->GetViewMode();
@@ -42,7 +44,7 @@ void frmContactEditor::AddGroup( wxCommandEvent& event )
 
 void frmContactEditor::ModifyGroup( wxCommandEvent& event )
 {
-    
+       
        return;
     
 }
@@ -50,6 +52,8 @@ void frmContactEditor::ModifyGroup( wxCommandEvent& event )
 void frmContactEditor::DeleteGroup( wxCommandEvent& event )
 {
     
+       // Bring up window to delete a group.
+       
        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