phonebookengines/contactsmodel/cntview/findview.cpp
changeset 37 fd64c38c277d
parent 24 0ba2181d7c28
equal deleted inserted replaced
31:2a11b5b00470 37:fd64c38c277d
    17 
    17 
    18 
    18 
    19 #include <cntview.h>
    19 #include <cntview.h>
    20 #include "cntstd.h"
    20 #include "cntstd.h"
    21 #include <cntviewsortplugin.h>
    21 #include <cntviewsortplugin.h>
       
    22 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS
       
    23 #include <cntviewsortpluginbase.h>
       
    24 #endif
    22 
    25 
    23 //#define CNTVIEW_API_PROFILING
    26 //#define CNTVIEW_API_PROFILING
    24 // To see the diferences between class versions check the in source documentation of TContactViewEvent
    27 // To see the diferences between class versions check the in source documentation of TContactViewEvent
    25 const TUint KClassVersion1 = 1;
    28 const TUint KClassVersion1 = 1;
    26 const TUint KClassVersion2 = 2;
    29 const TUint KClassVersion2 = 2;