git-svn-id: svn://db.shs.com.ru/libs@107 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -154,7 +154,7 @@ KSection KParser::parse(PIIODevice * d) {
|
||||
}
|
||||
} else {
|
||||
parseEnumLine(line, &cev, &type, &comment);
|
||||
piCout << line << "=" << cev << "//" << type << comment;
|
||||
//piCout << line << "=" << cev << "//" << type << comment;
|
||||
ck = KType(cev, line, type, "", "", comment);
|
||||
cs[cev] = ck;
|
||||
cevalues[line] = cev;
|
||||
|
||||
Reference in New Issue
Block a user