application/help/podcatcher.hlp.hrh
author teknolog
Sat, 24 Apr 2010 22:26:43 +0100
changeset 88 1cc7501102a8
parent 2 29cda98b007e
child 101 68b48f53a8ec
permissions -rw-r--r--
CPodcastQueueView now inherits CPodcastShowsView instead of CPodcastListView. This removes the duplicated code between the two classes.

//
// podcatcher.hlp.hrh
//

//
// File generated by cshlpcmp Version 011
//

#ifndef __PODCATCHER_HLP_HRH__
#define __PODCATCHER_HLP_HRH__


_LIT(KContextApplication,"ContextApplication"); //Podcatcher
_LIT(KContextFeedsView,"ContextFeedsView"); //Feeds View
_LIT(KContextShowsView,"ContextShowsView"); //Shows View
_LIT(KContextDownloadQueue,"ContextDownloadQueue"); //Download Queue
_LIT(KContextSettings,"ContextSettings"); //Settings

#endif