ENH:Fix incomplete display of the printer block prompt when entering the print submission screen for the first time

jira:[STUDIO-12254]

Change-Id: I642e6a39f063c65fb9d61e8d589d2a326917d370
(cherry picked from commit c0ac52cb58cffcb80db94e8985da94ff1c7add2d)
This commit is contained in:
milk
2025-09-24 10:00:32 +08:00
committed by Noisyfox
parent 760eb890bb
commit 7a22989e89
3 changed files with 35 additions and 15 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ public:
// void SetLabelSingle(const wxString &texts,const wxColour& colour);
wxString GetLabel();
std::vector<wxString> GetLabelList();
private:
wxBoxSizer * m_sizer = nullptr;