diff -r ff3acec5bc43 -r 8118492f1bdf mpxplugins/viewplugins/views/upnpplaybackview/inc/mpxupnpplaybackviewcontainer.h --- a/mpxplugins/viewplugins/views/upnpplaybackview/inc/mpxupnpplaybackviewcontainer.h Thu Dec 17 08:45:05 2009 +0200 +++ b/mpxplugins/viewplugins/views/upnpplaybackview/inc/mpxupnpplaybackviewcontainer.h Thu Jan 07 12:45:53 2010 +0200 @@ -112,11 +112,11 @@ * Redraw part of the screen to the bitmap context. * * @param aRect Area to be redrawn. - * @param aGc Graphics context to draw to. + * */ - void RedrawRect( - const TRect& aRect, - CBitmapContext& aGc) const; + void RedrawRect( + const TRect& aRect) const; + private: // data