Fix drawingfile, htmltoxhtml, Fb2File, HtmlFile2, PdfFile

Also checked:
Common/3dParty/html/htmltoxhtml.cpp
DesktopEditor/doctrenderer/drawingfile.h
DjVuFile
EpubFile
Fb2File
HtmlFile2/htmlfile2.cpp
PdfFile
XpsFile
This commit is contained in:
Svetlana Kulikova
2026-04-02 13:43:56 +03:00
parent 10b2b0d3d0
commit bd245cd62a
11 changed files with 20 additions and 20 deletions

View File

@ -39,7 +39,7 @@ struct CTc
}
};
// Description of work information. Tag: title-info, src-title-info
// Description of book information. Tag: title-info, src-title-info
struct STitleInfo
{
std::wstring m_sGenres; // Genres
@ -350,7 +350,7 @@ public:
int nDeath = m_oLightReader.GetDepth();
while (m_oLightReader.ReadNextSiblingNode(nDeath))
{
// Write heading
// Write title
if (m_oLightReader.GetName() == L"p")
{
// Write title + sLevel