Cosmetic comment changes
Note: copyrights are in the COPYRIGHT file
This commit is contained in:
parent
2862a0a6bc
commit
b57a675d00
5 changed files with 15 additions and 5 deletions
|
|
@ -4285,6 +4285,10 @@ public:
|
|||
Delete(dirclassname);
|
||||
}
|
||||
|
||||
/*----------------------------------------------------------------------
|
||||
* nestedClassesSupport()
|
||||
*--------------------------------------------------------------------*/
|
||||
|
||||
NestedClassSupport nestedClassesSupport() const {
|
||||
return NCS_Full;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue