Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
'home' and 'work' don't need to be in telephone types.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Fri, 25 Mar 2016 10:59:38 +0000 (10:59 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Fri, 25 Mar 2016 10:59:38 +0000 (10:59 +0000)
source/contacteditor/cdo/ContactDataObject.cpp

index 0968754..1449286 100644 (file)
@@ -2123,15 +2123,11 @@ void ContactDataObject::ProcessTelephone(wxString PropertySeg1, wxString Propert
                                if (TypePropertyName == wxT("home") && TypeFound == FALSE){
                                
                                        PropType = PROPERTY_HOME;
-                                       TelTypeUI.Append("home");
-                                       intTypeSeek++;
                                        TypeFound = TRUE;
                                
                                } else if (TypePropertyName == wxT("work") && TypeFound == FALSE){
                                
                                        PropType = PROPERTY_WORK;
-                                       TelTypeUI.Append("work");
-                                       intTypeSeek++;
                                        TypeFound = TRUE;
                                                
                                }
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