mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Rework of keyboard shortcut dialog layout -> use wxNotebook at left
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#define LISTBOOK_LEFT 4
|
||||
#define TOOLBOOK 5
|
||||
#define CHOICEBOOK 6
|
||||
#define BOOK_TYPE NOTEBOOK_TOP
|
||||
#define BOOK_TYPE NOTEBOOK_LEFT
|
||||
|
||||
#if (BOOK_TYPE == NOTEBOOK_TOP) || (BOOK_TYPE == NOTEBOOK_LEFT)
|
||||
#include <wx/notebook.h>
|
||||
|
||||
Reference in New Issue
Block a user