Fix several warnings
This commit is contained in:
parent
40877b12f7
commit
677cb58000
5 changed files with 5 additions and 6 deletions
src/slic3r/GUI
|
@ -37,7 +37,6 @@ void ObjectDataViewModelNode::init_container()
|
|||
static constexpr char LayerRootIcon[] = "edit_layers_all";
|
||||
static constexpr char LayerIcon[] = "edit_layers_some";
|
||||
static constexpr char WarningIcon[] = "exclamation";
|
||||
static constexpr char InfoIcon[] = "objlist_info";
|
||||
|
||||
struct InfoItemAtributes {
|
||||
std::string name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue