mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 20:02:17 +00:00
ENH: CLI: add support for colored obj
jira: no-jira Change-Id: If9e698d60b71e8835a3ae46c75e9c8c2878556a7 (cherry picked from commit a2b2ec9cb80e3bafabd07a377aff9e11188be346) (cherry picked from commit 201d3b18cc9d482192c9962717527f9e12ed6603)
This commit is contained in:
@@ -13,11 +13,7 @@
|
||||
class Button;
|
||||
class Label;
|
||||
class ComboBox;
|
||||
struct ColorDistValue
|
||||
{
|
||||
int id;
|
||||
float distance;
|
||||
};
|
||||
|
||||
class ObjColorPanel : public wxPanel
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user