calendarengines/calenlauncher/inc/CalenLauncherImpl.h
branchCompilerCompatibility
changeset 15 21b79936b33a
parent 0 f979ecb2b13e
equal deleted inserted replaced
11:7d78dc22f397 15:21b79936b33a
    35         /**
    35         /**
    36          * First stage constructor
    36          * First stage constructor
    37          * Creates an instance of CCalenLauncherImpl and places it
    37          * Creates an instance of CCalenLauncherImpl and places it
    38          * on the cleanup stack before passing ownership to the caller.
    38          * on the cleanup stack before passing ownership to the caller.
    39          */
    39          */
    40     	static CCalenLauncherImpl* CCalenLauncherImpl::NewLC();
    40     	static CCalenLauncherImpl* NewLC();
    41 
    41 
    42     	/**
    42     	/**
    43          * Class destructor
    43          * Class destructor
    44          * Frees all resources used by this class
    44          * Frees all resources used by this class
    45          */
    45          */