mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Fix scope
GitKraken has some serious issues when resolving conflicts
This commit is contained in:
parent
be547081f2
commit
7ed19ddd78
@ -560,6 +560,7 @@ QList<QVector<quint32>> FileComic::getSections(int §ionIndex)
|
||||
} else {
|
||||
sections.append(section);
|
||||
}
|
||||
}
|
||||
|
||||
//out << "se han encontrado : " << sections.count() << " sectionIndex : " << sectionIndex << endl;
|
||||
return sections;
|
||||
|
Loading…
x
Reference in New Issue
Block a user