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

Quick fix for broken MacOS build

This commit is contained in:
tamasmeszaros
2018-11-29 18:33:30 +01:00
parent 55d62b8295
commit 6c99837a9d
+3
View File
@@ -18,6 +18,9 @@ class DynamicPrintConfig;
class ModelObject;
class ModelVolume;
// FIXME: broken build on mac os because of this is missing:
typedef std::vector<std::string> t_config_option_keys;
namespace GUI {
wxDECLARE_EVENT(EVT_OBJ_LIST_OBJECT_SELECT, SimpleEvent);