forked from GitHub/gf-core
refactoring: now all named objects in the C runtime have an explicit name field
This commit is contained in:
@@ -94,7 +94,7 @@ close:
|
||||
GuString
|
||||
pgf_abstract_name(PgfPGF* pgf)
|
||||
{
|
||||
return pgf->absname;
|
||||
return pgf->abstract.name;
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user