Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added option to use GIF for the picture.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Fri, 7 Aug 2015 18:47:21 +0000 (19:47 +0100)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Fri, 7 Aug 2015 18:47:21 +0000 (19:47 +0100)
source/contacteditor/frmContactEditor.cpp

index dd17d98..8881a2a 100644 (file)
@@ -3142,6 +3142,14 @@ void frmContactEditor::LoadPicture( wxListEvent& event )
             
         }
         
+    } else if (pictypeiter->second == wxT("image/gif")){
+        
+        if (!photo.LoadFile(istream, wxBITMAP_TYPE_GIF)){
+            
+            return;
+            
+        }
+        
     } else {
     
         return;
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