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

index ef3439c..08af176 100644 (file)
@@ -22,6 +22,8 @@
 void frmContactEditor::AddCategory( wxCommandEvent& event )
 {
 
+       // Bring up the window to add a category.
+
        int intResult = 0;
     
        frmContactEditorCategory *frameCECategory = new frmContactEditorCategory ( this );
@@ -44,6 +46,8 @@ void frmContactEditor::AddCategory( wxCommandEvent& event )
 void frmContactEditor::ModifyCategory( wxCommandEvent& event )
 {
 
+       // Bring up the window to edit a category.
+
        long longSelected = -1;
        int intSelectedData = 0;
     
@@ -74,6 +78,8 @@ void frmContactEditor::ModifyCategory( wxCommandEvent& event )
 void frmContactEditor::DeleteCategory( wxCommandEvent& event )
 {
 
+       // Bring up the window to delete the category.
+
        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