mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 13:47:59 -06:00
FIX: [STUDIO-3329] show/hide thirdparty calibrate button
Change-Id: Ie5a7cd454b50617af8c8bf9c78fecc60386e4e9d (cherry picked from commit 1a98981f8b0a854f431d9430355b4fc5d2bb4fb1)
This commit is contained in:
parent
1b0cd88899
commit
2a24eb55b8
5 changed files with 38 additions and 10 deletions
|
@ -54,6 +54,8 @@ public:
|
|||
|
||||
void SaveNormalRect();
|
||||
|
||||
void ShowCalibrationButton(bool show = true);
|
||||
|
||||
private:
|
||||
wxFrame* m_frame;
|
||||
wxAuiToolBarItem* m_file_menu_item;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue