1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-17 09:04:27 +00:00

Fixing OSX and Linux builds

This commit is contained in:
bubnikv
2020-04-01 10:08:03 +02:00
parent 8a03d5642d
commit 22c671e593
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -94,6 +94,7 @@ namespace fs = boost::filesystem;
using Slic3r::_3DScene;
using Slic3r::Preset;
using Slic3r::PrintHostJob;
using Slic3r::GUI::format_wxstr;
static const std::pair<unsigned int, unsigned int> THUMBNAIL_SIZE_3MF = { 256, 256 };