phonebookui/pbkcommonui/src/cntdefaultviewfactory.cpp
changeset 71 7cc7d74059f9
parent 65 ae724a111993
equal deleted inserted replaced
65:ae724a111993 71:7cc7d74059f9
    44     HbStyleLoader::registerFilePath( ":/style" );
    44     HbStyleLoader::registerFilePath( ":/style" );
    45 }
    45 }
    46 
    46 
    47 CntDefaultViewFactory::~CntDefaultViewFactory()
    47 CntDefaultViewFactory::~CntDefaultViewFactory()
    48 {
    48 {
       
    49     
    49 }
    50 }
    50 
    51 
    51 CntAbstractView* CntDefaultViewFactory::createView( int aId )
    52 CntAbstractView* CntDefaultViewFactory::createView( int aId )
    52 {
    53 {
    53     switch ( aId )
    54     switch ( aId )