fixed compilation on Windows

This commit is contained in:
bubnikv 2017-05-25 22:54:42 +02:00
parent 2f4ff6577a
commit 3d6c997012

View File

@ -356,7 +356,7 @@ public:
bool use_VBOs);
static void _3DScene::_load_wipe_tower_toolpaths(
static void _load_wipe_tower_toolpaths(
const Print *print,
GLVolumeCollection *volumes,
const std::vector<std::string> &tool_colors_str,