mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 17:26:01 +02:00
Missing since tag,
This commit is contained in:
parent
d160f2ba8a
commit
e1218f9cbd
1 changed files with 3 additions and 0 deletions
|
@ -875,6 +875,9 @@ public class PE {
|
||||||
return new String();
|
return new String();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @since 5.1
|
||||||
|
*/
|
||||||
public String getFilename() {
|
public String getFilename() {
|
||||||
return filename;
|
return filename;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue