phonebookengines/contactsmodel/cntplsql/inc/plplugins.h
changeset 37 fd64c38c277d
parent 24 0ba2181d7c28
equal deleted inserted replaced
31:2a11b5b00470 37:fd64c38c277d
    28 #ifndef __PLPLUGINS_H__
    28 #ifndef __PLPLUGINS_H__
    29 #define __PLPLUGINS_H__
    29 #define __PLPLUGINS_H__
    30 
    30 
    31 #include "persistencelayer.h"
    31 #include "persistencelayer.h"
    32 
    32 
       
    33 //Forward declarations
       
    34 class CContactPhoneNumberParser;
    33 
    35 
    34 /** 
    36 /** 
    35 Base class for Contacts Model plugins.
    37 Base class for Contacts Model plugins.
    36 */
    38 */
    37 class NONSHARED CContactPlugin : public CBase
    39 class NONSHARED CContactPlugin : public CBase