leocad/common/lc_bricklink.h

7 lines
77 B
C
Raw Normal View History

#pragma once
class Project;
void ExportBrickLink(const Project& project);