Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
frmContactEditor: Fix issue with intValueSeek not being incremented properly
[xestiaab/.git] / source / contacteditor / frmContactEditor-Business.cpp
index 245b348..1641393 100644 (file)
@@ -52,7 +52,8 @@ void frmContactEditor::AddBusinessNickname( wxCommandEvent& event )
        frameCENickname->ShowModal();
        delete frameCENickname;
        frameCENickname = NULL;
-       
+    intValueSeek++;
+
 }
 
 void frmContactEditor::ModifyBusinessNickname( wxCommandEvent& event )
@@ -144,7 +145,8 @@ void frmContactEditor::AddBusinessAddress( wxCommandEvent& event )
        frameCEAddress->ShowModal();
        delete frameCEAddress;
        frameCEAddress = NULL;
-       
+    intValueSeek++;
+
 }
 
 void frmContactEditor::ModifyBusinessAddress( wxCommandEvent& event )
@@ -235,7 +237,8 @@ void frmContactEditor::AddBusinessEmail( wxCommandEvent& event )
        frameCEEmail->ShowModal();
        delete frameCEEmail;
        frameCEEmail = NULL;
-       
+    intValueSeek++;
+
 }
 
 void frmContactEditor::ModifyBusinessEmail( wxCommandEvent& event )
@@ -315,7 +318,8 @@ void frmContactEditor::AddBusinessIM( wxCommandEvent& event )
        frameCEIM->ShowModal();
        delete frameCEIM;
        frameCEIM = NULL;
-       
+    intValueSeek++;
+
 }
 
 void frmContactEditor::ModifyBusinessIM( wxCommandEvent& event )
@@ -397,7 +401,8 @@ void frmContactEditor::AddBusinessTelephone( wxCommandEvent& event )
        frameCETel->ShowModal();
        delete frameCETel;
        frameCETel = NULL;
-       
+    intValueSeek++;
+
 }
 
 void frmContactEditor::ModifyBusinessTelephone( wxCommandEvent& event )
@@ -476,7 +481,8 @@ void frmContactEditor::AddBusinessLanguage( wxCommandEvent& event )
        frameCELang->ShowModal();
        delete frameCELang;
        frameCELang = NULL;
-       
+    intValueSeek++;
+
 }
 
 void frmContactEditor::ModifyBusinessLanguage( wxCommandEvent& event )
@@ -555,7 +561,8 @@ void frmContactEditor::AddBusinessTimezone( wxCommandEvent& event )
        frameCETZ->ShowModal();
        delete frameCETZ;
        frameCETZ = NULL;
-       
+    intValueSeek++;
+
 }
 
 void frmContactEditor::ModifyBusinessTimezone( wxCommandEvent& event )
@@ -636,7 +643,8 @@ void frmContactEditor::AddBusinessGeoposition( wxCommandEvent& event )
        frameCEGeo->ShowModal();
        delete frameCEGeo;
        frameCEGeo = NULL;
-       
+    intValueSeek++;
+
 }
 
 void frmContactEditor::ModifyBusinessGeoposition( wxCommandEvent& event )
@@ -718,7 +726,8 @@ void frmContactEditor::AddBusinessWebsite( wxCommandEvent& event )
        frameCEWeb->ShowModal();
        delete frameCEWeb;
        frameCEWeb = NULL;
-       
+    intValueSeek++;
+
 }
 
 void frmContactEditor::ModifyBusinessWebsite( wxCommandEvent& event )
@@ -798,7 +807,8 @@ void frmContactEditor::AddBusinessTitle( wxCommandEvent& event )
        frameCETitle->ShowModal();
        delete frameCETitle;
        frameCETitle = NULL;
-       
+    intValueSeek++;
+
 }
 
 void frmContactEditor::ModifyBusinessTitle( wxCommandEvent& event )
@@ -878,7 +888,8 @@ void frmContactEditor::AddBusinessRole( wxCommandEvent& event )
        frameCERole->ShowModal();
        delete frameCERole;
        frameCERole = NULL;
-       
+    intValueSeek++;
+
 }
 
 void frmContactEditor::ModifyBusinessRole( wxCommandEvent& event )
@@ -959,7 +970,8 @@ void frmContactEditor::AddBusinessOrganisation( wxCommandEvent& event )
        frameCEOrg->ShowModal();
        delete frameCEOrg;
        frameCEOrg = NULL;
-       
+    intValueSeek++;
+
 }
 
 void frmContactEditor::ModifyBusinessOrganisation( wxCommandEvent& event )
@@ -1041,7 +1053,8 @@ void frmContactEditor::AddBusinessNote( wxCommandEvent& event )
        frameCENote->ShowModal();
        delete frameCENote;
        frameCENote = NULL;
-       
+    intValueSeek++;
+
 }
 
 void frmContactEditor::ModifyBusinessNote( 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