X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcontacteditor%2FfrmContactEditor-Picture.cpp;h=64585dfe58186275ec4ff7faed16da3795b8ef54;hb=26523a1ba309b07a865b4a9e4720216cc40c7e87;hp=ce2bb561530aae020d9353e72630ae1b9ecf010d;hpb=da64d37d0a13895554e4ad945c46dd0af6d1c0e6;p=xestiaab%2F.git diff --git a/source/contacteditor/frmContactEditor-Picture.cpp b/source/contacteditor/frmContactEditor-Picture.cpp index ce2bb56..64585df 100644 --- a/source/contacteditor/frmContactEditor-Picture.cpp +++ b/source/contacteditor/frmContactEditor-Picture.cpp @@ -158,3 +158,10 @@ void frmContactEditor::LoadPicture( wxListEvent& event ) imgPicture->SetBitmap(PictureImage); } + +void frmContactEditor::SavePicture( wxCommandEvent &event ) +{ + + return; + +} \ No newline at end of file