FIX:Change model name for upgradepanel

jira:[STUDIO-13910]

Change-Id: I2afad42cdd8907252203fe6d1a552d8d3cf2c2df
(cherry picked from commit 5aa8921e4ab4d687a2ec93b73489f6215b72dbd2)
This commit is contained in:
milk
2025-09-29 14:40:22 +08:00
committed by Noisyfox
parent 0313680701
commit 5f26bc9e6e
2 changed files with 44 additions and 20 deletions

View File

@@ -19,6 +19,7 @@ class ExtensionPanel : public wxPanel
{
public:
wxStaticText* m_staticText_ext;
wxStaticText* m_staticText_ext_val;
wxStaticText* m_staticText_ext_ver;
wxStaticText* m_staticText_ext_ver_val;
wxStaticText* m_staticText_ext_sn_val;