blob: ee3199dd8ae4f4321f723b984866394472235426 [file] [log] [blame]
import imports.test18938b.file;
class IconThemeGroup : IniLikeGroup
{
this()
{
super("Icon Theme");
}
///setter
string inherits()() {
}
}