mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 12:52:07 +00:00
FIX:Fix incomplete prompt message display
jira:[STUDIO-12797] Change-Id: Iefdcf23477b183e7c208092d9da347ee5669f8b3 (cherry picked from commit 081dfec94a95797847f67783f273632a78c3ead2)
This commit is contained in:
@@ -173,7 +173,7 @@ public:
|
||||
PrinterMsgPanel(wxWindow *parent);
|
||||
|
||||
public:
|
||||
void UpdateInfos(const std::vector<prePrintInfo>& infos);
|
||||
bool UpdateInfos(const std::vector<prePrintInfo>& infos);
|
||||
|
||||
private:
|
||||
wxBoxSizer* m_sizer = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user