mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +00:00
NEW:support jump to specific layer in preview
Change-Id: Ia2396c3512f521e31e440783e2ce12926f1ddeca
This commit is contained in:
@@ -194,6 +194,12 @@ public:
|
||||
static void pop_menu_style();
|
||||
static void push_common_window_style(const float scale);
|
||||
static void pop_common_window_style();
|
||||
static void push_confirm_button_style();
|
||||
static void pop_confirm_button_style();
|
||||
static void push_cancel_button_style();
|
||||
static void pop_cancel_button_style();
|
||||
static void push_button_disable_style();
|
||||
static void pop_button_disable_style();
|
||||
|
||||
//BBS
|
||||
static int TOOLBAR_WINDOW_FLAGS;
|
||||
|
||||
Reference in New Issue
Block a user