mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 11:17:51 -06:00
ErrorDialog: Fix size and message encoding
This commit is contained in:
parent
306d77559e
commit
360b34944d
3 changed files with 4 additions and 3 deletions
|
@ -31,7 +31,7 @@ struct MsgDialog : wxDialog
|
|||
protected:
|
||||
enum {
|
||||
CONTENT_WIDTH = 500,
|
||||
CONTENT_HEIGHT = 300,
|
||||
CONTENT_MAX_HEIGHT = 600,
|
||||
BORDER = 30,
|
||||
VERT_SPACING = 15,
|
||||
HORIZ_SPACING = 5,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue