mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 01:15:29 +02:00
update.
This commit is contained in:
parent
3811ef4cfd
commit
ca668ed712
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@ public class VariableObject extends CObject implements ICDIVariableObject {
|
|||
}
|
||||
|
||||
/**
|
||||
* @see org.eclipse.cdt.debug.core.cdi.model.ICDIVariable#getQualifiedName()
|
||||
* @see org.eclipse.cdt.debug.core.cdi.model.ICDIVariableObject#getQualifiedName()
|
||||
*/
|
||||
public String getQualifiedName() throws CDIException {
|
||||
if (qualifiedName == null) {
|
||||
|
|
Loading…
Add table
Reference in a new issue