Revert "Improve the look of new version release notes (#12229)"

This reverts commit 38e67ff090.
This commit is contained in:
SoftFever
2026-02-10 19:24:18 +08:00
parent 38e67ff090
commit 55883bdb76
4 changed files with 42 additions and 47 deletions

View File

@@ -107,7 +107,6 @@ public:
Button* m_button_download;
Button* m_button_cancel;
std::string url_line;
std::string html_source;
};
class SecondaryCheckDialog : public DPIFrame