warning C4702: clearly there's a case missing here
Change-Id: I3afdca0a51c41ef75f3ea63e27a6e7a858c30111
This commit is contained in:
@@ -136,6 +136,7 @@ Bitmap XGradientList::CreateBitmapForUI( long nIndex )
|
||||
aGradientStyle = drawinglayer::attribute::GRADIENTSTYLE_AXIAL;
|
||||
break;
|
||||
}
|
||||
case XGRAD_RADIAL :
|
||||
{
|
||||
aGradientStyle = drawinglayer::attribute::GRADIENTSTYLE_RADIAL;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user