X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcontacteditor%2FfrmContactEditor-Category.cpp;h=f3e919f8c2b0cb462f0e785317886e2759d116a5;hb=26352297f5f767517d8cc1c1be9c5616f86af169;hp=3fc61ae50ab8f58108be08fe538931227ceeedfb;hpb=66582143bc7b3e31b38abcb86da63fd8f2f61415;p=xestiaab%2F.git diff --git a/source/contacteditor/frmContactEditor-Category.cpp b/source/contacteditor/frmContactEditor-Category.cpp index 3fc61ae..f3e919f 100644 --- a/source/contacteditor/frmContactEditor-Category.cpp +++ b/source/contacteditor/frmContactEditor-Category.cpp @@ -37,7 +37,8 @@ void frmContactEditor::AddCategory( wxCommandEvent& event ) frameCECategory->ShowModal(); delete frameCECategory; frameCECategory = NULL; - + intValueSeek++; + } void frmContactEditor::ModifyCategory( wxCommandEvent& event )