phonebookui/pbkcommonui/inc/cnthistoryview.h
changeset 37 fd64c38c277d
parent 31 2a11b5b00470
child 47 7cbcb2896f0e
equal deleted inserted replaced
31:2a11b5b00470 37:fd64c38c277d
    71     HbDocumentLoader*           mDocumentLoader; // own
    71     HbDocumentLoader*           mDocumentLoader; // own
    72     CntAbstractViewManager*     mViewMgr; // not own
    72     CntAbstractViewManager*     mViewMgr; // not own
    73     HbAction*                   mBackKey; // not own
    73     HbAction*                   mBackKey; // not own
    74     QContact*                   mContact; // own
    74     QContact*                   mContact; // own
    75     HbAction*                   mClearHistory;  // not own
    75     HbAction*                   mClearHistory;  // not own
       
    76     CntViewParameters           mArgs;
    76     
    77     
    77 };
    78 };
    78 
    79 
    79 #endif // CNTHISTORYVIEW_H
    80 #endif // CNTHISTORYVIEW_H
    80 
    81