VariablesView: Style cleanups.
This commit is contained in:
@@ -1987,8 +1987,7 @@ VariablesView::MessageReceived(BMessage* message)
|
|||||||
fPendingTypecastInfo->AddListener(this);
|
fPendingTypecastInfo->AddListener(this);
|
||||||
fListener->ExpressionEvaluationRequested(fPendingTypecastInfo,
|
fListener->ExpressionEvaluationRequested(fPendingTypecastInfo,
|
||||||
fStackFrame, fThread);
|
fStackFrame, fThread);
|
||||||
break;
|
}
|
||||||
} else
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case MSG_TYPECAST_TO_ARRAY:
|
case MSG_TYPECAST_TO_ARRAY:
|
||||||
|
|||||||
Reference in New Issue
Block a user