diff --git a/epwing_book.cc b/epwing_book.cc index 111f031a..7f8b2704 100644 --- a/epwing_book.cc +++ b/epwing_book.cc @@ -899,7 +899,7 @@ bool EpwingBook::getNextHeadword( EpwingHeadword & head ) } else { - allHeadwordPositions[ head.headword ]< baseFontsMap, customFontsMap; QVector< int > refPages, refOffsets; - QMap< QString, QList > allHeadwordPositions; + QMap< QString, QList< EWPos > > allHeadwordPositions; QVector< EWPos > LinksQueue; int refOpenCount, refCloseCount; static Mutex libMutex;