Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Updated SetupPointers for PHOTO in frmContactEditor.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 10 Jan 2016 21:05:02 +0000 (21:05 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 10 Jan 2016 21:05:02 +0000 (21:05 +0000)
source/contacteditor/frmContactEditor-Picture.cpp

index c99057e..acefe6b 100644 (file)
@@ -38,7 +38,8 @@ void frmContactEditor::AddPicture( wxCommandEvent& event )
                                   &ContactEditorData.PicturesListMediatype,
                                   &ContactEditorData.PicturesListPref,
                                   lboPictures,
-                                  (intValueSeek));
+                                  (intValueSeek),
+                                 TRUE);
     frameCEPicture->ShowModal();
     delete frameCEPicture;
     frameCEPicture = NULL;
@@ -66,7 +67,8 @@ void frmContactEditor::ModifyPicture( wxCommandEvent& event )
                                   &ContactEditorData.PicturesListMediatype,
                                   &ContactEditorData.PicturesListPref,
                                   lboPictures,
-                                  intSelectedData);
+                                  intSelectedData,
+                                 TRUE);
     frameCEPicture->SetEditorMode(TRUE);
     frameCEPicture->ShowModal();
     delete frameCEPicture;
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