mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-13 15:58:09 +08:00
Rework of keyboard shortcut dialog layout -> use wxListbook at left
This commit is contained in:
parent
dc375be682
commit
afb129bb5d
@ -13,7 +13,7 @@
|
|||||||
#define LISTBOOK_LEFT 4
|
#define LISTBOOK_LEFT 4
|
||||||
#define TOOLBOOK 5
|
#define TOOLBOOK 5
|
||||||
#define CHOICEBOOK 6
|
#define CHOICEBOOK 6
|
||||||
#define BOOK_TYPE LISTBOOK_TOP
|
#define BOOK_TYPE LISTBOOK_LEFT
|
||||||
|
|
||||||
#if (BOOK_TYPE == NOTEBOOK_TOP) || (BOOK_TYPE == NOTEBOOK_LEFT)
|
#if (BOOK_TYPE == NOTEBOOK_TOP) || (BOOK_TYPE == NOTEBOOK_LEFT)
|
||||||
#include <wx/notebook.h>
|
#include <wx/notebook.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user