diff -r b31261fd4e04 -r c47a75a8cd72 mmsharing/mmshui/src/musuilevelindicator.cpp --- a/mmsharing/mmshui/src/musuilevelindicator.cpp Tue Feb 02 00:09:07 2010 +0200 +++ b/mmsharing/mmshui/src/musuilevelindicator.cpp Fri Feb 19 22:48:06 2010 +0200 @@ -330,7 +330,17 @@ iIndicatorType = aType; } - + +// ----------------------------------------------------------------------------- +// +// ----------------------------------------------------------------------------- +// +TMusUiIndicatorType CMusUiLevelIndicator::GetIndicatorType() + { + return iIndicatorType; + } + + // ----------------------------------------------------------------------------- // // -----------------------------------------------------------------------------