Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Corrected striter with intiter in frmContactEditorOrganisations
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Tue, 9 Feb 2016 23:26:13 +0000 (23:26 +0000)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Tue, 9 Feb 2016 23:26:13 +0000 (23:26 +0000)
source/contacteditor/frmContactEditorOrganisations.cpp

index 9aa5f50..8763710 100644 (file)
@@ -253,7 +253,7 @@ void frmContactEditorOrganisations::SetEditorMode(bool EditMode, SectionType Sec
                intiter = OrganisationListPrefPtr->find(OrganisationListIndex);         
                
                if (intiter->first == OrganisationListIndex && intiter->second > 0 &&
-                 striter != OrganisationListPrefPtr->end()){
+                 intiter != OrganisationListPrefPtr->end()){
                
                        sliPriority->SetValue(intiter->second);
                        sliPriority->Enable();
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