mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-10 23:35:13 -06:00
Code refactoring
This commit is contained in:
parent
3b9803ba6e
commit
3e9c0c396e
3 changed files with 84 additions and 86 deletions
|
@ -44,8 +44,6 @@ struct PresetTab {
|
|||
class MainFrame : public DPIFrame
|
||||
{
|
||||
bool m_loaded {false};
|
||||
bool m_can_rescale_application {true};
|
||||
float m_scale_factor_cache;
|
||||
|
||||
wxString m_qs_last_input_file = wxEmptyString;
|
||||
wxString m_qs_last_output_file = wxEmptyString;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue