mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-19 01:07:38 +08:00
Fixed typo, missing class name.
This commit is contained in:
parent
06540f73f7
commit
e22d007ab7
@ -18,7 +18,7 @@
|
||||
namespace Slic3r
|
||||
{
|
||||
|
||||
SlicingParameters create_from_config(
|
||||
SlicingParameters SlicingParameters::create_from_config(
|
||||
const PrintConfig &print_config,
|
||||
const PrintObjectConfig &object_config,
|
||||
coordf_t object_height,
|
||||
|
Loading…
x
Reference in New Issue
Block a user