photosgallery/viewframework/commandhandlers/commandhandlerupnp/src/glxcommandhandlershowviaupnp.cpp
branchCompilerCompatibility
changeset 20 d1bdfdf534bd
parent 0 4e91876724a2
equal deleted inserted replaced
19:a6dbc15ecf90 20:d1bdfdf534bd
    55     }
    55     }
    56   
    56   
    57 //-----------------------------------------------------------------------------------------
    57 //-----------------------------------------------------------------------------------------
    58 // Destructor
    58 // Destructor
    59 //-----------------------------------------------------------------------------------------
    59 //-----------------------------------------------------------------------------------------
    60 CGlxCommandHandlerShowViaUpnp::~CGlxCommandHandlerShowViaUpnp()
    60 EXPORT_C CGlxCommandHandlerShowViaUpnp::~CGlxCommandHandlerShowViaUpnp()
    61     {
    61     {
    62     //Do Nothing  
    62     //Do Nothing  
    63     }  
    63     }  
    64   
    64   
    65 //-----------------------------------------------------------------------------------------
    65 //-----------------------------------------------------------------------------------------