fixed compilation on Windows
This commit is contained in:
parent
2f4ff6577a
commit
3d6c997012
1 changed files with 1 additions and 1 deletions
|
@ -356,7 +356,7 @@ public:
|
||||||
bool use_VBOs);
|
bool use_VBOs);
|
||||||
|
|
||||||
|
|
||||||
static void _3DScene::_load_wipe_tower_toolpaths(
|
static void _load_wipe_tower_toolpaths(
|
||||||
const Print *print,
|
const Print *print,
|
||||||
GLVolumeCollection *volumes,
|
GLVolumeCollection *volumes,
|
||||||
const std::vector<std::string> &tool_colors_str,
|
const std::vector<std::string> &tool_colors_str,
|
||||||
|
|
Loading…
Reference in a new issue