transfer CNode

This commit is contained in:
Kulikova Svetlana
2020-08-10 17:26:04 +03:00
parent 4fcf1ebd14
commit 6624a3ab23
2 changed files with 14 additions and 53 deletions

View File

@ -12,14 +12,6 @@
#define HTMLFILE2_DECL_EXPORT Q_DECL_EXPORT
#endif
struct CNode
{
std::wstring m_sName; // Имя тэга
std::wstring m_sId; // Id тэга
std::wstring m_sClass; // Класс тэга
std::wstring m_sStyle; // Стиль тэга
};
struct CHtmlParams
{
std::wstring m_sGenres; // Жанры