mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 06:32:10 +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();
|
||||
}
|
||||
|
||||
/**
|
||||
* @since 5.1
|
||||
*/
|
||||
public String getFilename() {
|
||||
return filename;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue