changeset 5 | 453da2cfceef |
parent 4 | 90517678cc4f |
child 14 | 6fbed849b4f4 |
4:90517678cc4f | 5:453da2cfceef |
---|---|
541 QString CntSymbianSimFactory::managerName() const |
541 QString CntSymbianSimFactory::managerName() const |
542 { |
542 { |
543 return CNT_SYMBIANSIM_MANAGER_NAME; |
543 return CNT_SYMBIANSIM_MANAGER_NAME; |
544 } |
544 } |
545 |
545 |
546 Q_EXPORT_PLUGIN2(mobapicontactspluginsymbiansim, CntSymbianSimFactory); |
546 Q_EXPORT_PLUGIN2(qtcontacts_symbiansim, CntSymbianSimFactory); |