@ -1095,8 +1095,10 @@ void UBGraphicsScene::clearContent(clearCase pCase)
switch (pCase) {
case clearBackground :
if(mBackgroundObject){
removeItem(mBackgroundObject);
removedItems << mBackgroundObject;
}
break;
case clearItemsAndAnnotations :