mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-17 03:37:54 -06:00
FIX: refine Warning dialog
Change-Id: I8169dd8bce0013a1acacd837871af2051f5cc3a5
This commit is contained in:
parent
4abce326bc
commit
e56c266edc
9 changed files with 30 additions and 318 deletions
|
@ -41,9 +41,6 @@ protected:
|
|||
|
||||
bool print_halt = false;
|
||||
|
||||
bool is_english_text(wxString str);
|
||||
wxString format_text(wxStaticText* st, wxString str, int warp);
|
||||
|
||||
public:
|
||||
PrintOptionsDialog(wxWindow* parent);
|
||||
~PrintOptionsDialog();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue