satengine/satserver/Engine/inc/CSatSIconSubSession.h
changeset 51 12bc758d6a02
parent 33 8d5d7fcf9b59
equal deleted inserted replaced
48:78df25012fda 51:12bc758d6a02
    33 *  Handles the icon commands.
    33 *  Handles the icon commands.
    34 *
    34 *
    35 *  @lib SatEngine.lib
    35 *  @lib SatEngine.lib
    36 *  @since 3.0
    36 *  @since 3.0
    37 */
    37 */
    38 class CSatSIconSubSession : public MSatIconObserver,
    38 class CSatSIconSubSession : public CSatSSubSession,
    39                             public CSatSSubSession
    39                             public MSatIconObserver
    40     {
    40     {
    41     public:  // Constructors and destructor
    41     public:  // Constructors and destructor
    42 
    42 
    43         /**
    43         /**
    44         * Two-phased constructor.
    44         * Two-phased constructor.