mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-02-03 17:38:43 +03:00
update
This commit is contained in:
@@ -29,9 +29,9 @@ protected:
|
||||
virtual void on_start(wxCommandEvent &event);
|
||||
Calib_Params m_params;
|
||||
|
||||
TextInput *m_tiExtru;
|
||||
Button * m_btnStart;
|
||||
Plater * m_plater;
|
||||
wxTextCtrl *m_tiExtru;
|
||||
wxButton * m_btnStart;
|
||||
Plater * m_plater;
|
||||
};
|
||||
|
||||
class PA_Calibration_Dlg : public DPIDialog
|
||||
|
||||
Reference in New Issue
Block a user