photosgallery/viewframework/views/fullscreenview/inc/glxfullscreenbindingsetfactory.h
branchCompilerCompatibility
changeset 15 d08a2bd7f23a
parent 0 4e91876724a2
equal deleted inserted replaced
12:e3fb32198e77 15:d08a2bd7f23a
    26 #include "glxmulbindingsetfactory.h"
    26 #include "glxmulbindingsetfactory.h"
    27 
    27 
    28 NONSHARABLE_CLASS( TGlxMulFullScreenBindingSetFactory ) : public TGlxMulBindingSetFactory
    28 NONSHARABLE_CLASS( TGlxMulFullScreenBindingSetFactory ) : public TGlxMulBindingSetFactory
    29     {
    29     {
    30 public:
    30 public:
    31     IMPORT_C TGlxMulFullScreenBindingSetFactory::TGlxMulFullScreenBindingSetFactory();
    31     IMPORT_C TGlxMulFullScreenBindingSetFactory();
    32     IMPORT_C TGlxMulFullScreenBindingSetFactory::~TGlxMulFullScreenBindingSetFactory();
    32     IMPORT_C ~TGlxMulFullScreenBindingSetFactory();
    33 private:
    33 private:
    34     void AddBindingsL() const;
    34     void AddBindingsL() const;
    35     };
    35     };
    36    
    36    
    37  NONSHARABLE_CLASS( TGlxMulFSMPTitleBindingSetFactory ) : public TGlxMulBindingSetFactory
    37  NONSHARABLE_CLASS( TGlxMulFSMPTitleBindingSetFactory ) : public TGlxMulBindingSetFactory