mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
FIX: [STUDIO-1589] restore pos of mainframe before show
Change-Id: I73f73597a939f8e65ff8cc5ce9a98741f62c48c3
This commit is contained in:
parent
c3398a089c
commit
a4cffa3c87
2 changed files with 3 additions and 11 deletions
|
@ -83,7 +83,6 @@ protected:
|
|||
|
||||
class MainFrame : public DPIFrame
|
||||
{
|
||||
bool m_reset_position{false};
|
||||
bool m_loaded {false};
|
||||
wxTimer* m_reset_title_text_colour_timer{ nullptr };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue