X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FfrmMain.h;h=6ae03eab1b1218b733328f53538e0f0c164e467c;hb=26c542881613813bd6a671a56e78f129944f68e6;hp=b9ce739f16b66c34afd10efeed4bd17da43ee771;hpb=beff02d5576972205d0ebefe689b6b55dd67a826;p=xestiaab%2F.git diff --git a/source/frmMain.h b/source/frmMain.h index b9ce739..6ae03ea 100644 --- a/source/frmMain.h +++ b/source/frmMain.h @@ -177,6 +177,7 @@ class frmMain : public frmMainADT int ContactEditorUID = 0; int WindowMenuItemID = 0; XABContactMenu *ContactMenu = new XABContactMenu(XABCONTACTMENU_MAIN); + void ResetContactInfo(); protected: // Handlers for frmMainADT events. void QuitApp( wxCloseEvent& event );