mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 16:27:54 -06:00
FIX: fix save preset problem
Change-Id: I0e6f53b0386e8f04babe2d6c7d18f515c37caae3
This commit is contained in:
parent
7910e681e4
commit
a98b781425
5 changed files with 102 additions and 25 deletions
|
@ -248,6 +248,9 @@ public:
|
|||
// BBS
|
||||
BBLTopbar* topbar() { return m_topbar; }
|
||||
|
||||
// for cali to update tab when save new preset
|
||||
void update_filament_tab_ui();
|
||||
|
||||
void update_title();
|
||||
void set_max_recent_count(int max);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue