mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Quick fix for broken MacOS build
This commit is contained in:
@@ -18,6 +18,9 @@ class DynamicPrintConfig;
|
|||||||
class ModelObject;
|
class ModelObject;
|
||||||
class ModelVolume;
|
class ModelVolume;
|
||||||
|
|
||||||
|
// FIXME: broken build on mac os because of this is missing:
|
||||||
|
typedef std::vector<std::string> t_config_option_keys;
|
||||||
|
|
||||||
namespace GUI {
|
namespace GUI {
|
||||||
|
|
||||||
wxDECLARE_EVENT(EVT_OBJ_LIST_OBJECT_SELECT, SimpleEvent);
|
wxDECLARE_EVENT(EVT_OBJ_LIST_OBJECT_SELECT, SimpleEvent);
|
||||||
|
|||||||
Reference in New Issue
Block a user