1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-12 08:14:26 +00:00

Rework of keyboard shortcut dialog layout -> use wxChoicebook

This commit is contained in:
Enrico Turri
2020-02-11 15:12:35 +01:00
parent c0ee66fd52
commit 9689d006c0
+1 -1
View File
@@ -13,7 +13,7 @@
#define LISTBOOK_LEFT 4
#define TOOLBOOK 5
#define CHOICEBOOK 6
#define BOOK_TYPE NOTEBOOK_LEFT
#define BOOK_TYPE CHOICEBOOK
#if (BOOK_TYPE == NOTEBOOK_TOP) || (BOOK_TYPE == NOTEBOOK_LEFT)
#include <wx/notebook.h>