X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcontacteditor%2FfrmContactEditorGeoposition.h;h=063ebd1264461eefaab2564bad0ec232d1c00bc0;hb=d107053a144fbcc4d8429f2980573e24122caa0f;hp=ec12222eec58a52d03ed08855194b42669e51c89;hpb=da64d37d0a13895554e4ad945c46dd0af6d1c0e6;p=xestiaab%2F.git diff --git a/source/contacteditor/frmContactEditorGeoposition.h b/source/contacteditor/frmContactEditorGeoposition.h index ec12222..063ebd1 100644 --- a/source/contacteditor/frmContactEditorGeoposition.h +++ b/source/contacteditor/frmContactEditorGeoposition.h @@ -48,6 +48,7 @@ class frmContactEditorGeoposition : public frmContactEditorGeopositionADT std::map *GeopositionListAltID, std::map *GeopositionListPID, std::map *GeopositionListType, + std::map *GeopositionListDataType, std::map *GeopositionListTokens, std::map *GeopositionListMediatype, std::map *GeopositionListPref, @@ -60,6 +61,7 @@ class frmContactEditorGeoposition : public frmContactEditorGeopositionADT std::map *GeopositionListAltIDPtr; std::map *GeopositionListPIDPtr; std::map *GeopositionListTypePtr; + std::map *GeopositionListDataTypePtr; std::map *GeopositionListTokensPtr; std::map *GeopositionListMediatypePtr; std::map *GeopositionListPrefPtr;