Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
frmContactEditor: Fix issue with intValueSeek not being incremented properly
[xestiaab/.git] / source / contacteditor / frmContactEditor-Calendar.cpp
index 083dc80..aa9b3de 100644 (file)
@@ -37,7 +37,8 @@ void frmContactEditor::AddCalendarAddress( wxCommandEvent& event )
        frameCECalAdr->ShowModal();
        delete frameCECalAdr;
        frameCECalAdr = NULL;
-       
+    intValueSeek++;
+
 }
 
 void frmContactEditor::ModifyCalendarAddress( wxCommandEvent& event )
@@ -114,7 +115,8 @@ void frmContactEditor::AddCalendarRequest( wxCommandEvent& event )
        frameCECalAdr->ShowModal();
        delete frameCECalAdr;
        frameCECalAdr = NULL;
-       
+    intValueSeek++;
+
 }
 
 void frmContactEditor::ModifyCalendarRequest( wxCommandEvent& event )
@@ -192,7 +194,8 @@ void frmContactEditor::AddFreeBusy( wxCommandEvent& event )
        frameCECalAdr->ShowModal();
        delete frameCECalAdr;
        frameCECalAdr = NULL;
-       
+    intValueSeek++;
+
 }
 
 void frmContactEditor::ModifyFreeBusy( wxCommandEvent& event )
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