diff -r e3fb32198e77 -r d08a2bd7f23a photosgallery/viewframework/views/fullscreenview/inc/glxfullscreenbindingsetfactory.h --- a/photosgallery/viewframework/views/fullscreenview/inc/glxfullscreenbindingsetfactory.h Sun Mar 14 13:09:41 2010 +0000 +++ b/photosgallery/viewframework/views/fullscreenview/inc/glxfullscreenbindingsetfactory.h Sun Mar 28 16:36:22 2010 +0100 @@ -28,8 +28,8 @@ NONSHARABLE_CLASS( TGlxMulFullScreenBindingSetFactory ) : public TGlxMulBindingSetFactory { public: - IMPORT_C TGlxMulFullScreenBindingSetFactory::TGlxMulFullScreenBindingSetFactory(); - IMPORT_C TGlxMulFullScreenBindingSetFactory::~TGlxMulFullScreenBindingSetFactory(); + IMPORT_C TGlxMulFullScreenBindingSetFactory(); + IMPORT_C ~TGlxMulFullScreenBindingSetFactory(); private: void AddBindingsL() const; };