Fix build error.

This commit is contained in:
Alex Shvartzkop
2025-01-04 11:30:33 +05:00
parent 1be6ecd972
commit 9cac8725fa
-1
View File
@@ -82,7 +82,6 @@ public:
FORMAT m_format = FORMAT::PNG;
QUALITY m_quality = QUALITY::BASIC;
BG_STYLE m_bgStyle = BG_STYLE::BG_DEFAULT;
BG_STYLE m_bgStyle = BG_STYLE::DEFAULT;
int m_width = 0;
int m_height = 0;