Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Using the correct control of lboPictures instead of lboLogos when setting the propert...
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Tue, 4 Aug 2015 21:28:53 +0000 (22:28 +0100)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Tue, 4 Aug 2015 21:28:53 +0000 (22:28 +0100)
source/contacteditor/frmContactEditor-Load.cpp

index 9333df7..a13a7de 100644 (file)
@@ -5735,12 +5735,12 @@ bool frmContactEditor::LoadContact(wxString Filename){
                        } else if (intType == 1){
                        
                                PicturesListType.insert(std::make_pair(intValueSeek, wxT("home")));
-                               lboLogos->SetItem(ListCtrlIndex, 1, _("Home"));                 
+                               lboPictures->SetItem(ListCtrlIndex, 1, _("Home"));
                        
                        } else if (intType == 2){
                        
                                PicturesListType.insert(std::make_pair(intValueSeek, wxT("work")));
-                               lboLogos->SetItem(ListCtrlIndex, 1, _("Work"));
+                               lboPictures->SetItem(ListCtrlIndex, 1, _("Work"));
                        
                        }
                        
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